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
|
||||
paths:
|
||||
- 'terraform/**'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
Reference in a new issue