Skip to content

Commit

Permalink
Scheduled frequency change
Browse files Browse the repository at this point in the history
  • Loading branch information
flosoft committed Nov 6, 2021
1 parent e3ec4c2 commit 0d2802f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Check for updates
on:
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '*/5 * * * *'
- cron: '15 */3 * * *'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 0d2802f

Please sign in to comment.