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.
2 parents 075b600 + de7a707 commit 1f9562dCopy full SHA for 1f9562d
.github/workflows/dev.yml
@@ -1,8 +1,8 @@
1
name: Dev workflow
2
3
on:
4
- schedule:
5
- - cron: '25 5 * * 0' # At 05:25 on Sunday
+# schedule:
+# - cron: '25 5 * * 0' # At 05:25 on Sunday
6
pull_request:
7
branches: [main, deploy-test]
8
0 commit comments