Update README.md
This commit is contained in:
parent
0906711ee2
commit
d39be7dab1
@ -332,6 +332,11 @@ Support this project with a :star:
|
||||
with:
|
||||
base_sha: ${{ steps.last_successful_commit_pull_request.outputs.commit_hash }}
|
||||
|
||||
- name: Run changed-files with dir_names
|
||||
id: changed-files-dir-names
|
||||
uses: tj-actions/changed-files@v22.2
|
||||
with:
|
||||
dir_names: "true"
|
||||
```
|
||||
|
||||
<img width="1147" alt="Screen Shot 2021-11-19 at 4 59 21 PM" src="https://user-images.githubusercontent.com/17484350/142696936-8b7ca955-7ef9-4d53-9bdf-3e0008e90c3f.png">
|
||||
|
Loading…
x
Reference in New Issue
Block a user