Skip to content

chore(ci): add Actionlint workflow linting - #498

Open
Ben Challis (ben-challis) wants to merge 1 commit into
mainfrom
chore/add-actionlint
Open

chore(ci): add Actionlint workflow linting#498
Ben Challis (ben-challis) wants to merge 1 commit into
mainfrom
chore/add-actionlint

Conversation

@ben-challis

@ben-challis Ben Challis (ben-challis) commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • run Actionlint as part of CI
  • annotate workflow lint failures in pull requests

Stack

Follow-up #499 is stacked on this PR.

Verification

  • `actionlint -color`

Comment thread .github/workflows/ci.yml
jobs:
lint-actionlint:
name: "Lint workflows"
runs-on: "ubuntu-24.04"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
runs-on: "ubuntu-24.04"
runs-on: "ubuntu-slim"

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