Update README.md

This commit is contained in:
Tonye Jack 2021-10-30 16:05:24 -04:00 committed by GitHub
parent 12ed49be65
commit 23b35e63df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -236,9 +236,6 @@ jobs:
with: with:
since_last_remote_commit: 'true' 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 ### Running [pre-commit](https://pre-commit.com/) on all modified files