Skip to content

Add actionlint step to test workflow#17

Merged
gsavage merged 1 commit into
mainfrom
add-actionlint
May 26, 2026
Merged

Add actionlint step to test workflow#17
gsavage merged 1 commit into
mainfrom
add-actionlint

Conversation

@gsavage

@gsavage gsavage commented May 21, 2026

Copy link
Copy Markdown
Contributor

Lints the GitHub Actions workflow files on every PR and push to main, catching workflow syntax errors and misuses before they merge.

Uses the official download script pinned to actionlint v1.7.12

Lints the GitHub Actions workflow files on every PR and push to main,
catching workflow syntax errors and misuses before they merge. Uses
the official download script pinned to actionlint v1.7.12 to avoid
a third-party action dependency.
@gsavage gsavage merged commit 64ade09 into main May 26, 2026
1 check passed
@gsavage gsavage deleted the add-actionlint branch May 26, 2026 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