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.yml: Avoid duplicate runs on pull requests made by repo owners #15

Closed
wants to merge 3 commits into from

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Mar 13, 2023

How can I express a truthy value because yamllint complains about this syntax which is acceptable in GitHub Actions?

How can I express a truthy value because yamllint complains about this syntax which is acceptable in GitHub Actions?
@cclauss cclauss requested a review from karancode as a code owner March 13, 2023 09:02
@beiertu-mms
Copy link
Contributor

How can I express a truthy value because yamllint complains about this syntax which is acceptable in GitHub Actions?

you can put quotes around the on syntax, like so

"on":

@cclauss
Copy link
Contributor Author

cclauss commented May 17, 2023

Thanks @beiertu-mms Why does that work?

@beiertu-mms
Copy link
Contributor

Thanks @beiertu-mms Why does that work?

I can't explain it either :)
just found out recently through this comment

@cclauss cclauss closed this Feb 10, 2024
@cclauss cclauss deleted the patch-1 branch February 10, 2024 10:04
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