We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb0b51f commit a62fe0bCopy full SHA for a62fe0b
1 file changed
.github/workflows/validate_and_update_catalog.yml
@@ -5,6 +5,7 @@ on:
5
branches: [ "main" ]
6
paths:
7
- ".claude/skills/**.md"
8
+ - "skills_catalog.xsl"
9
permissions: read-all
10
jobs:
11
build:
0 commit comments