We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cce648 commit 6097ef7Copy full SHA for 6097ef7
.github/workflows/automatic-updates.yml
@@ -1,6 +1,7 @@
1
name: Automatically update Docker image versions
2
3
on:
4
+ workflow_dispatch:
5
schedule:
6
- cron: "*/15 * * * *"
7
0 commit comments