Merge pull request #279 from wardpeet/patch-1 · dorny/paths-filter@668c092

Original file line numberDiff line numberDiff line change

@@ -44,6 +44,11 @@ inputs:

4444

This option takes effect only when changes are detected using git against different base branch.

4545

required: false

4646

default: '100'

47+

predicate-quantifier:

48+

description: |

49+

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.

50+

required: false

51+

default: 'some'

4752

outputs:

4853

changes:

4954

description: JSON array with names of all filters matching any of changed files