Skip to content

Commit

Permalink
chore: Change from json to escape
Browse files Browse the repository at this point in the history
  • Loading branch information
roottool committed Apr 29, 2024
1 parent 791d8e9 commit e984693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
id: filter
with:
list-files: json
list-files: escape
filters: |
markdown:
- '**/*.md'
Expand Down

0 comments on commit e984693

Please sign in to comment.