Commit 89b1a9f
docs: fix schedule frequency list in update-workflow validation checklist (#1629)
Plain `weekly` (any day, scattered time) is a valid fuzzy schedule
frequency — supported in src/fuzzy_schedule.rs and documented in
docs/schedule-syntax.md — but was omitted from the validation checklist
in prompts/update-ado-agentic-workflow.md.
Also adds the long form `every N hours` alongside the short `every Nh`
for completeness.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 5bf74df commit 89b1a9f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
| 312 | + | |
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| |||
0 commit comments