Skip to content

Commit

Permalink
ci: Reduced interval to check new releases
Browse files Browse the repository at this point in the history
  • Loading branch information
edgardmessias authored Sep 13, 2023
1 parent 91f322f commit 8b2365c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wa-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
branches:
- '*'
schedule:
- cron: '0 * * * *'
- cron: '0,30 * * * *'

jobs:
wa-update:
Expand Down

0 comments on commit 8b2365c

Please sign in to comment.