Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update path trigger for terraform-lint.yaml workflow #1443

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

sgibson91
Copy link
Member

I noticed that our terraform lint job hadn't been run in a while. In fact, the last time was on #807. I believe this is because the path trigger "terraform/*" only looked one step below the the terraform directory. This PR changes the path trigger to "terraform/**" which means it should now capture changes in deeper folders under the terraform directory.

@sgibson91 sgibson91 self-assigned this Jun 21, 2022
@sgibson91 sgibson91 requested a review from GeorgianaElena June 21, 2022 11:08
@sgibson91 sgibson91 merged commit 362c81e into 2i2c-org:master Jun 21, 2022
@sgibson91 sgibson91 deleted the fix-tflint branch June 21, 2022 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants