This repository has been archived on 2026-06-17. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
headlamp-agent-skills/.github/workflows
Chris Farhood 4cffd9d310
CI / lint (pull_request) Failing after 29s
fix(ci): add Node.js setup step for markdownlint action
The ubuntu-latest runner does not have Node.js pre-installed, causing
the markdownlint-cli2-action to fail with 'Cannot find: node in PATH'.
Add explicit setup-node step before running the lint action.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-20 16:12:05 +00:00
..