mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-17 03:47:20 +00:00
Update README.md
This commit is contained in:
parent
12ed49be65
commit
23b35e63df
1 changed files with 0 additions and 3 deletions
|
@ -236,9 +236,6 @@ jobs:
|
|||
with:
|
||||
since_last_remote_commit: 'true'
|
||||
|
||||
- name: Show output
|
||||
run: |
|
||||
echo '${{ toJSON(steps.changed-files-since-last-remote-commit.outputs) }}'
|
||||
```
|
||||
|
||||
### Running [pre-commit](https://pre-commit.com/) on all modified files
|
||||
|
|
Loading…
Reference in a new issue