We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dea4730 + ebd4992 commit 42c8527Copy full SHA for 42c8527
.github/workflows/lint.yml
@@ -15,3 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
17
- uses: DavidAnson/markdownlint-cli2-action@07035fd053f7be764496c0f8d8f9f41f98305101 # v22.0.0
18
+
19
+ validate:
20
+ name: Skill Validation
21
+ uses: netresearch/skill-repo-skill/.github/workflows/validate.yml@main
0 commit comments