Skip to content

Commit 6a691e9

Browse files
Update daily_update.yml
1 parent c1d1130 commit 6a691e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/daily_update.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Daily update of this mirror
2-
on: workflow_dispatch
3-
#schedule:
4-
# - cron: '10 05 * * *'
2+
on:
3+
schedule:
4+
- cron: '10 05 * * *'
55

66
permissions:
77
contents: write

0 commit comments

Comments
 (0)