mirror of
https://github.com/dorny/paths-filter.git
synced 2024-12-20 00:49:04 +00:00
Merge pull request #157 from tlinhart/patch-1
Set `list-files` input parameter as not required
This commit is contained in:
commit
829abbf5d3
@ -34,7 +34,7 @@ inputs:
|
||||
If needed it uses single or double quotes to wrap filename with unsafe characters.
|
||||
'escape'- Space delimited list usable as command line argument list in linux shell.
|
||||
Backslash escapes every potentially unsafe character.
|
||||
required: true
|
||||
required: false
|
||||
default: none
|
||||
initial-fetch-depth:
|
||||
description: |
|
||||
|
Loading…
Reference in New Issue
Block a user