mirror of
https://github.com/pre-commit/action.git
synced 2025-11-07 18:56:55 +00:00
Deployed to github pages
This commit is contained in:
parent
876132a3c2
commit
f6b535d040
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ Please switch to using [pre-commit.ci] which is faster and has more features.
|
|||
|
||||
___
|
||||
|
||||
[](https://results.pre-commit.ci/latest/github/pre-commit/action/master)
|
||||
[](https://results.pre-commit.ci/latest/github/pre-commit/action/main)
|
||||
[](https://github.com/pre-commit/action/actions)
|
||||
|
||||
pre-commit/action
|
||||
|
|
@ -26,7 +26,7 @@ name: pre-commit
|
|||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
pre-commit:
|
||||
|
|
|
|||
Loading…
Reference in a new issue