Skip to content

Commit

Permalink
chore: /5 to daily (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgollucci authored Oct 28, 2024
1 parent 5654f1e commit 23c669b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: upgrade-main
on:
workflow_dispatch: {}
schedule:
- cron: '*/5 * * * *'
- cron: '0 14 * * *'

jobs:
upgrade:
Expand Down

0 comments on commit 23c669b

Please sign in to comment.