We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0fc0c8 commit 8dfc7ffCopy full SHA for 8dfc7ff
.github/workflows/updater.yml
@@ -4,7 +4,7 @@ on:
4
branches:
5
main
6
schedule:
7
- - cron: '*/120 * * * *'
+ - cron: '*/300 * * * *'
8
permissions:
9
contents: write
10
jobs:
0 commit comments