There was an error while loading. Please reload this page.
1 parent 308e34a commit 6952fe2Copy full SHA for 6952fe2
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