Skip to content

Commit

Permalink
Check for releases hourly
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad committed Apr 1, 2022
1 parent 5e5438a commit bcf69d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-check-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Check for update and release
on:
workflow_dispatch:
schedule:
- cron: '0 11 * * *'
- cron: '11 * * * *'

jobs:
call-workflow:
Expand Down

0 comments on commit bcf69d9

Please sign in to comment.