Skip to content

Commit fddda01

Browse files
Merge pull request #13 from NGWPC/iac
cicd: Add workflow dispatch at least until we finish debugging changes
2 parents ddf170e + 10d7387 commit fddda01

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cicd-container.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
push:
77
branches: [main, development]
88
tags: ['v*.*.*']
9+
workflow_dispatch:
910

1011
permissions:
1112
contents: read

0 commit comments

Comments
 (0)