We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3517b58 commit 9f25c26Copy full SHA for 9f25c26
.github/workflows/dockerimage.yml
@@ -1,6 +1,7 @@
1
name: Docker image build
2
3
on:
4
+ workflow_dispatch:
5
schedule:
6
- cron: '0 0 * * *'
7
0 commit comments