mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-17 13:47:20 +00:00
Update README.md
This commit is contained in:
parent
f4e014f855
commit
fbedd6101a
1 changed files with 0 additions and 12 deletions
12
README.md
12
README.md
|
@ -29,18 +29,6 @@ Using the default separator.
|
||||||
| all_changed_files | `string` | 'new.txt other.png ...' | Select all paths (*) are selected if there <br/> is any file that matches other <br/> criteria in the comparison; <br/> if there is no file that <br/> matches other criteria, <br/> nothing is selected. |
|
| all_changed_files | `string` | 'new.txt other.png ...' | Select all paths (*) are selected if there <br/> is any file that matches other <br/> criteria in the comparison; <br/> if there is no file that <br/> matches other criteria, <br/> nothing is selected. |
|
||||||
|
|
||||||
|
|
||||||
# {
|
|
||||||
# added_files: ,
|
|
||||||
# copied_files: ,
|
|
||||||
# deleted_files: ,
|
|
||||||
# modified_files: .github/workflows/test.yml,HISTORY.md,action.yml,
|
|
||||||
# renamed_files: ,
|
|
||||||
# changed_files: ,
|
|
||||||
# unmerged_files: ,
|
|
||||||
# unknown_files: ,
|
|
||||||
# all_changed_files:
|
|
||||||
# }
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|
Loading…
Reference in a new issue