Skip to content

Commit

Permalink
File exclusion test
Browse files Browse the repository at this point in the history
  • Loading branch information
gevhaz committed Nov 18, 2024
1 parent e592b02 commit b561a1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
uses: actions/checkout@v2
- name: Run mdl
uses: actionshub/markdownlint@main
with:
filesToIgnoreRegex: "(exampleSite/content/|archetypes).*"

build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b561a1f

Please sign in to comment.