mirror of
https://github.com/dorny/paths-filter.git
synced 2025-06-07 16:49:03 +00:00
Export changed files grouped by change status (#23)
This commit is contained in:
parent
1ff702da35
commit
f34047f516
5 changed files with 130 additions and 32 deletions
|
@ -17,10 +17,13 @@ inputs:
|
|||
required: false
|
||||
filters:
|
||||
description: 'Path to the configuration file or YAML string with filters definition'
|
||||
required: true
|
||||
required: false
|
||||
outputs:
|
||||
files:
|
||||
description: 'Changed files grouped by status - added, deleted or modified.'
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'dist/index.js'
|
||||
branding:
|
||||
color: blue
|
||||
icon: filter
|
||||
icon: filter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue