Skip to content

Commit

Permalink
Update MoveToNextIteration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sarora180673 authored Jul 19, 2024
1 parent 2921668 commit 2aeca29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/MoveToNextIteration.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
schedule:
# Runs "at 05:00, only on Tuesday" (see https://crontab.guru)
- cron: '0 5 * * 2'
# Runs "at 15:00, only on Friday" (see https://crontab.guru)
- cron: '0 15 * * 5'

jobs:
move-to-next-iteration:
Expand Down

0 comments on commit 2aeca29

Please sign in to comment.