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

fix: change fogg ci gh actions to run on pr #28

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

vincenthsh
Copy link
Owner

tflint problem matcher is bundled in dist and doesn't need
to be added to repo.

annotations aren't showing up on PR, also fogg apply should only
run on PR, so changing workflow trigger to pull_request

tflint problem matcher is bundled in dist and doesn't need
to be added to repo.

annotations aren't showing up on PR, also fogg apply should only
run on PR, so changing workflow trigger to `pull_request`
run: |
tflint --config ${GITHUB_WORKSPACE}/.tflint.hcl
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also changing to run tflint from repo root with target dir passed in as argument

@vincenthsh vincenthsh merged commit f0b6026 into feat-multi-module-components Nov 17, 2022
@vincenthsh vincenthsh deleted the fix-tflint-problem-matcher branch November 17, 2022 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant