Skip to content

Commit

Permalink
Merge pull request #2 from caiocsgomes/fix-add-workflow-dispatch-tf-plan
Browse files Browse the repository at this point in the history
fix: adding workflow dispatch tf apply
  • Loading branch information
caiocsgomes authored Apr 25, 2024
2 parents c2c3b83 + 17ab344 commit 3f1d4c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- 'terraform/**'
- .github/workflows/terraform-plan.yaml

workflow_dispatch:

permissions: write-all

Expand Down

0 comments on commit 3f1d4c5

Please sign in to comment.