Update README.md
This commit is contained in:
parent
679a1f78bd
commit
11f586bd88
@ -276,6 +276,12 @@ Support this project with a :star:
|
|||||||
uses: tj-actions/changed-files@v19
|
uses: tj-actions/changed-files@v19
|
||||||
with:
|
with:
|
||||||
use_fork_point: "true"
|
use_fork_point: "true"
|
||||||
|
|
||||||
|
- name: Run changed-files with quotepath disabled
|
||||||
|
id: changed-files-quotepath
|
||||||
|
uses: tj-actions/changed-files@v19
|
||||||
|
with:
|
||||||
|
quotepath: "false"
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user