Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions prompts/create-ado-agentic-workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ on:
| `daily around 14:00` | Within ±60 min of 2 PM UTC |
| `daily around 3pm utc+9` | 3 PM JST → converted to UTC |
| `daily between 9:00 and 17:00` | Business hours |
| `weekly` | Any day of the week, time scattered |
| `weekly on monday` | Every Monday, scattered time |
| `weekly on friday around 17:00` | Friday ~5 PM |
| `every 2 days` | Every N days, time scattered |
Expand Down