We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc6023 commit 8e3886aCopy full SHA for 8e3886a
1 file changed
.github/workflows/docker_build.yml
@@ -1,8 +1,8 @@
1
name: Docker Build
2
3
on:
4
- schedule:
5
- - cron: "30 6 * * 1-5"
+ # schedule:
+ # - cron: "30 6 * * 1-5"
6
push:
7
branches: ["master"]
8
paths:
0 commit comments