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.
1 parent 075b600 commit de7a707Copy full SHA for de7a707
.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