We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61b285b commit ddfe41aCopy full SHA for ddfe41a
.github/workflows/update.yml
@@ -1,7 +1,7 @@
1
name: Update Feeds
2
on:
3
schedule:
4
- - cron: '0 */12 * * *'
+ - cron: '0 0 */3 * *'
5
workflow_dispatch:
6
jobs:
7
update:
0 commit comments