Skip to content

Commit

Permalink
Update cron schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
gskril committed Jul 29, 2024
1 parent b29666c commit 957f097
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/merge-schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
- edited
- synchronize
schedule:
# Check every minute
- cron: '* * * * *'
# Check every hour
- cron: '0 * * * *'

jobs:
merge_schedule:
Expand Down

0 comments on commit 957f097

Please sign in to comment.