We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b1e1a3 commit 2149cb1Copy full SHA for 2149cb1
1 file changed
.github/workflows/cicd-2-publish.yaml
@@ -9,6 +9,7 @@ on:
9
branches:
10
- main
11
- hotfix/*
12
+ workflow_dispatch: {}
13
14
concurrency:
15
group: terraform-dev
0 commit comments