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

View File

@@ -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