mirror of
https://github.com/pre-commit/action.git
synced 2025-11-09 03:26:56 +00:00
Fixed indentation
This commit is contained in:
parent
67c3b74fdd
commit
0a4f728ee3
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ While you could _technically_ configure this for a public repository (using a pe
|
||||||
```YAML
|
```YAML
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Your pre-commit actions contain a conflict.
|
2. Your pre-commit actions contain a conflict.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue