fix: restore CI workflow with markdownlint config #63

Merged
privilegedescalation-engineer[bot] merged 2 commits from fix/ci-workflow-restored into main 2026-05-11 20:22:24 +00:00

2 Commits

Author SHA1 Message Date
Chris Farhood 7e0a33495e Merge main into fix/ci-workflow-restored
Resolve .markdownlint.yaml conflict by keeping both MD060 and MD004 rules.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-11 20:22:15 +00:00
Chris Farhood d1acf2fb62 fix: restore CI workflow with markdownlint config
- Restore .github/workflows/ci.yaml that was deleted in April cleanup
- Add .markdownlint.yaml with relaxed rules for skill files
- Fix MD040 error in skills/sdlc/SKILL.md (add language to code block)
- Allows line lengths > 80, emphasis-as-headings, compact tables

Fixes CI failures on 'Merge POLICIES.md content into agent instruction bundles' commit.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-11 13:20:48 +00:00