mirror of
https://github.com/dorny/paths-filter.git
synced 2025-06-24 03:18:02 +02:00
Export changed files grouped by change status (#23)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user