There was an error while loading. Please reload this page.
1 parent c53f192 commit d4de120Copy full SHA for d4de120
1 file changed
.github/workflows/main.yml
@@ -4,8 +4,8 @@ on:
4
push:
5
pull_request:
6
workflow_dispatch:
7
- #schedule:
8
- # - cron: '0 2 * * *' # nightly at 2am UTC
+ schedule:
+ - cron: '0 2 * * *' # nightly at 2am UTC
9
10
permissions:
11
contents: write
0 commit comments