mirror of
https://github.com/pre-commit/action.git
synced 2025-11-07 10:46:56 +00:00
Deployed to github pages
This commit is contained in:
parent
043c690cde
commit
aec80bb8b1
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ To use this action, make a file `.github/workflows/pre-commit.yml`. Here's a
|
|||
template to get started:
|
||||
|
||||
```yaml
|
||||
name: pre-commit
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Reference in a new issue