mirror of
https://github.com/pre-commit/action.git
synced 2025-11-09 03:26:56 +00:00
Complied with linter.
This commit is contained in:
parent
81815f7078
commit
64710f6b1d
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ While you could _technically_ configure this for a public repository (using a pe
|
|||
Make sure that your `.github/workflows/pre-commit.yml` contains at least:
|
||||
|
||||
```YAML
|
||||
on:
|
||||
on:
|
||||
pull_request:
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue