mirror of
https://github.com/dorny/paths-filter.git
synced 2026-06-29 09:11:40 +00:00
Compare commits
3 Commits
8471c5e740
...
81468b8e61
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
81468b8e61 | ||
|
|
668c092af3 | ||
|
|
209e61402d |
@ -44,6 +44,11 @@ inputs:
|
||||
This option takes effect only when changes are detected using git against different base branch.
|
||||
required: false
|
||||
default: '100'
|
||||
predicate-quantifier:
|
||||
description: |
|
||||
allows to override the "at least one pattern" behavior to make it so that all of the patterns have to match or otherwise the file is excluded.
|
||||
required: false
|
||||
default: 'some'
|
||||
outputs:
|
||||
changes:
|
||||
description: JSON array with names of all filters matching any of changed files
|
||||
|
||||
Loading…
Reference in New Issue
Block a user