Skip to content

Commit de2ca22

Browse files
mcj-coderclaude
andauthored
chore(ci): make skill validation blocking (#392)
All 55 skills now comply with SKILL-FORMAT.md, so skill validation can be a required check that blocks PRs with non-compliant skills. Refs: #390 Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 8c769bc commit de2ca22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
skill-validation:
4646
name: Skill Structure Validation
4747
runs-on: ubuntu-latest
48-
continue-on-error: true # TODO: Remove once skills comply with SKILL-FORMAT.md
4948
steps:
5049
- uses: actions/checkout@v4
5150

0 commit comments

Comments
 (0)