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

ci: fix lint workflow #573

Merged
merged 2 commits into from
May 15, 2024
Merged

ci: fix lint workflow #573

merged 2 commits into from
May 15, 2024

Conversation

dsanders11
Copy link
Member

Fixing the breaking change from @electron/lint-roller v2, since this workflow wasn't pinning to a particular version.

Also fixes usage of the boolean input for fetch external links, it was previously always running since github.event.inputs.fetch-external-links converts the boolean to a string, but inputs.fetch-external-links does not.

@codebytere codebytere merged commit 213400c into main May 15, 2024
3 of 4 checks passed
@codebytere codebytere deleted the ci/fix-lint-workflow branch May 15, 2024 08:31
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