We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 931678d + 47e228b commit 57fc2d7Copy full SHA for 57fc2d7
1 file changed
.github/workflows/docker.yml
@@ -6,6 +6,7 @@ on:
6
- "master"
7
tags:
8
- "v*"
9
+ workflow_dispatch:
10
11
permissions:
12
contents: read
0 commit comments