We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ddf170e + 10d7387 commit fddda01Copy full SHA for fddda01
1 file changed
.github/workflows/cicd-container.yml
@@ -6,6 +6,7 @@ on:
6
push:
7
branches: [main, development]
8
tags: ['v*.*.*']
9
+ workflow_dispatch:
10
11
permissions:
12
contents: read
0 commit comments