Skip to content
Merged
Changes from 1 commit
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
4 changes: 2 additions & 2 deletions .azure-pipelines/generation-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
trigger: none
pr: none
schedules:
- cron: '0 10 * * TUE'
displayName: Tuesday generation (PST 2am, EST 5am, EAT 3pm)
- cron: '0 10 1-7,15-21 * TUE'
displayName: Bi-weekly Tuesday generation (1st and 3rd Tuesday, PST 2am, EST 5am, EAT 3pm)
Comment thread
gavinbarron marked this conversation as resolved.
branches:
include:
- main
Expand Down
Loading