Skip to content

Commit

Permalink
Add more schedules to test cron job
Browse files Browse the repository at this point in the history
  • Loading branch information
pavish committed May 10, 2024
1 parent afcd098 commit 78d674b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reset-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- master
workflow_dispatch:
schedule:
- cron: '1,10,30,55 6 * * *'
- cron: '1,9,17,30,45 6,7,8 * * *'


env:
Expand Down

0 comments on commit 78d674b

Please sign in to comment.