mirror of
https://github.com/dorny/paths-filter.git
synced 2026-07-02 13:49:31 +00:00
Merge 4c5aaae1a5 into f3ceefdc7e
This commit is contained in:
commit
7efdf018c8
3 changed files with 16 additions and 0 deletions
|
|
@ -50,6 +50,10 @@ inputs:
|
|||
required: false
|
||||
default: 'some'
|
||||
outputs:
|
||||
all_changed:
|
||||
description: Boolean value indicating if all of the filters contained at least one changed file
|
||||
any_changed:
|
||||
description: Boolean value indicating if any of the filters contained at least one changed file
|
||||
changes:
|
||||
description: JSON array with names of all filters matching any of changed files
|
||||
runs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue