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

linting Dockerfile #2

Merged
merged 1 commit into from
Jul 31, 2019
Merged

linting Dockerfile #2

merged 1 commit into from
Jul 31, 2019

Conversation

PatMyron
Copy link
Contributor

@ScottBrenner
Copy link
Owner

Nice, wonder why the checks didn't trigger .. https://github.com/ScottBrenner/cfn-lint-action/pull/2/checks

Thanks! Going to merge regardless 👍

@ScottBrenner ScottBrenner merged commit fec199a into ScottBrenner:master Jul 31, 2019
@PatMyron
Copy link
Contributor Author

Think that Github workflow is currently configured to only run after pushes:

  on = "push"

https://github.com/ScottBrenner/cfn-lint-action/blame/fec199a07efa0f35dba0918ab9cc828490fbcdf8/.github/main.workflow#L2

@ScottBrenner
Copy link
Owner

ScottBrenner commented Jul 31, 2019

Right, the push event is triggered a push to a repository branch. My commit on the previous pull request triggered checks - #1 - so it should've happened here too ..

@PatMyron
Copy link
Contributor Author

Wondering if it's because my pull request was from another repository. pull_request is another event option though

@ScottBrenner
Copy link
Owner

ScottBrenner commented Jul 31, 2019

Interesting, you had forked this repository right? The checks would've run on your fork, in that case. More details here, good to know!

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.

2 participants