Skip to content

Commit

Permalink
Update schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
chingc authored Aug 21, 2024
1 parent 69190ab commit 2a8ee5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Demo
on:
push:
schedule:
- cron: '30 5 1 * *'
- cron: '0 0 1 * *' # midnight every month (utc)
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 2a8ee5c

Please sign in to comment.