Skip to content

Commit

Permalink
Add .github/workflows/terraform-lint.yml to paths
Browse files Browse the repository at this point in the history
Automatically test the GH Action workflow if we update it
  • Loading branch information
joverlee521 committed Dec 16, 2024
1 parent c27a6eb commit cc80862
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/terraform-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
tags-ignore:
- '**'
paths:
- '.github/workflows/terraform-lint.yml'
- '**.tf'
- '**.tfvars'
- '**.tf.json'
Expand Down

0 comments on commit cc80862

Please sign in to comment.