We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d5a8e1 commit 25cbcf8Copy full SHA for 25cbcf8
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
pull_request:
6
workflow_dispatch:
7
- schedule: [cron: "40 1 * * *"]
+ # schedule: [cron: "40 1 * * *"]
8
9
permissions:
10
contents: read
0 commit comments