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 c1d1130 commit 6a691e9Copy full SHA for 6a691e9
.github/workflows/daily_update.yml
@@ -1,7 +1,7 @@
1
name: Daily update of this mirror
2
-on: workflow_dispatch
3
- #schedule:
4
- # - cron: '10 05 * * *'
+on:
+ schedule:
+ - cron: '10 05 * * *'
5
6
permissions:
7
contents: write
0 commit comments