Skip to content

Commit

Permalink
test changes to md linter wf
Browse files Browse the repository at this point in the history
  • Loading branch information
chicco785 committed Oct 8, 2023
1 parent 6461096 commit 2b75cbb
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/markdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,10 @@ on:

jobs:
markdown-checker:
uses: zaphiro-technologies/github-workflows/.github/workflows/markdown.yaml@main
uses: zaphiro-technologies/github-workflows/.github/workflows/markdown.yaml@md-lint-globs-input
secrets: inherit
with:
md-lint-globs: |
**/*.{md,MD}
#.github
#docs

0 comments on commit 2b75cbb

Please sign in to comment.