add workflow dispatch to tofu
This commit is contained in:
parent
3ba74f1ec1
commit
debc59e6d0
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ on:
|
||||||
- main
|
- main
|
||||||
paths:
|
paths:
|
||||||
- 'terraform/**'
|
- 'terraform/**'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Reference in a new issue