mirror of
https://github.com/dorny/paths-filter.git
synced 2026-06-28 16:57:41 +00:00
Compare commits
1 Commits
1970a8c19d
...
829c9aa8e6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
829c9aa8e6 |
@ -44,11 +44,6 @@ 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:
|
||||
all_changed:
|
||||
description: Boolean value indicating if all of the filters contained at least one changed file
|
||||
|
||||
Loading…
Reference in New Issue
Block a user