Skip to content

Commit 58b7ae7

Browse files
Boshenclaude
andcommitted
ci: simplify paths-filter to match all files
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e387052 commit 58b7ae7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,9 @@ jobs:
4848
- uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
4949
id: filter
5050
with:
51-
predicate-quantifier: 'every'
5251
filters: |
5352
code:
5453
- '**'
55-
- '!**/*.md'
5654
5755
download-previous-rolldown-binaries:
5856
needs: detect-changes

0 commit comments

Comments
 (0)