Add actionlint pre-commit hook for workflow validation #49

Merged
eblume merged 1 commit from fix/workflow-schema-validation into main 2026-01-23 17:56:25 -08:00

1 commit

Author SHA1 Message Date
9dedea1400 Add actionlint pre-commit hook for workflow validation
All checks were successful
Test CI / test (pull_request) Successful in 0s
- Fix workflow to use github.* context vars (Forgejo schema validator
  only recognizes GitHub Actions syntax, not gitea.* aliases)
- Pass untrusted inputs through env vars (security best practice)
- Add actionlint to Brewfile and pre-commit config

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 17:52:46 -08:00