Skip to content

Commit 4a4f6a8

Browse files
committed
chore: simplify lint.yml - use centralized validation workflow
1 parent 366c35a commit 4a4f6a8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@ permissions:
99
contents: read
1010

1111
jobs:
12-
markdown:
13-
name: Markdown
14-
runs-on: ubuntu-latest
15-
steps:
16-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
17-
- uses: DavidAnson/markdownlint-cli2-action@07035fd053f7be764496c0f8d8f9f41f98305101 # v22.0.0
18-
1912
validate:
2013
name: Skill Validation
2114
uses: netresearch/skill-repo-skill/.github/workflows/validate.yml@main

0 commit comments

Comments
 (0)