mirror of
https://github.com/pre-commit/action.git
synced 2025-11-08 19:26:54 +00:00
parent
431c20731c
commit
5904be8ce0
1 changed files with 0 additions and 1 deletions
|
|
@ -46,7 +46,6 @@ Here's a sample step configuration that only runs the `flake8` hook against all
|
|||
extra_args: flake8 --all-files
|
||||
```
|
||||
|
||||
|
||||
### In private repositories
|
||||
|
||||
This action also provides an additional behaviour when used in private repositories. When configured with a GitHub token, the action will push back fixes to the pull request branch.
|
||||
|
|
|
|||
Loading…
Reference in a new issue