We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23027da commit 27f2449Copy full SHA for 27f2449
.github/workflows/update-dependencies.yml
@@ -1,5 +1,5 @@
1
name: Update Dockerfile Dependencies
2
-on:
+on: [push]
3
schedule:
4
- cron: '0 12 * * * *'
5
push:
0 commit comments