We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98ca920 commit 1282be8Copy full SHA for 1282be8
1 file changed
.github/workflows/docker-build-and-save.yml
@@ -1,6 +1,7 @@
1
name: Build Docker and save artifact
2
3
on:
4
+ workflow_dispatch:
5
push: {}
6
7
jobs:
0 commit comments