5
0
Fork 0
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:
BastianZim 2020-10-17 14:54:58 +02:00
parent 67c3b74fdd
commit 0a4f728ee3

View file

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