Skip to content

Commit 85b17cb

Browse files
authored
Merge pull request #31 from hackforla/30-add-tf-ext
adding tf extension as requirement for plan
2 parents 8a7996e + 47434c8 commit 85b17cb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/terraform-plan.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
pull_request:
55
branches:
66
- main # or any other branch you want to trigger the deployment
7+
paths:
8+
- '**/*.tf'
79

810
jobs:
911
terraform-plan:

0 commit comments

Comments
 (0)