Skip to content

Commit

Permalink
Update fork-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cerus committed Jul 22, 2020
1 parent b2ee3da commit e4445cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fork-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
schedule:
# actually, ~5 minutes is the highest
# effective frequency you will get
- cron: '*/15 * * * *'
- cron: '0 12 * * *'
jobs:
merge:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e4445cd

Please sign in to comment.