We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d93d644 + e5387dd commit d09e5edCopy full SHA for d09e5ed
.github/workflows/build-containers.yml
@@ -2,6 +2,7 @@
2
name: "Build Tag"
3
4
on:
5
+ workflow_dispatch:
6
push:
7
tags:
8
- '*'
0 commit comments