Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
evilnick committed May 29, 2024
1 parent 759cba6 commit c01c8c3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/markdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ jobs:
fetch-depth: 0
- uses: tj-actions/changed-files@v44
id: changed-files
with:
files: 'docs/src/*'
files_separator: ","
separator: ","
- uses: DavidAnson/markdownlint-cli2-action@v16
if: steps.changed-files.outputs.any_changed == 'true'
with:
Expand Down

0 comments on commit c01c8c3

Please sign in to comment.