We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fcea44 commit 470dd88Copy full SHA for 470dd88
1 file changed
.github/workflows/update-dependencies.yml
@@ -1,7 +1,7 @@
1
name: Update Dockerfile Dependencies
2
-on: push
3
- schedule:
4
- - cron: '0 12 * * * *'
+on:
+ # schedule:
+ # - cron: '0 12 * * * *'
5
push:
6
branches:
7
- update-dependencies
0 commit comments