Skip to content

Commit

Permalink
fix(ci/preview-commit): remove predicate-quantifier
Browse files Browse the repository at this point in the history
  • Loading branch information
shulaoda committed Oct 11, 2024
1 parent 5b6d1e0 commit 98237b6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/preview-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,9 @@ jobs:
- uses: dorny/paths-filter@v3
id: filter
with:
predicate-quantifier: "every"
filters: |
changed:
- "crates"
- "crates/**"
- "packages/rspack/**"
- "packages/rspack-cli/**"
Expand Down

0 comments on commit 98237b6

Please sign in to comment.