mirror of
https://github.com/pre-commit/action.git
synced 2026-08-18 18:26:09 +00:00
Update default branch to main
Committed via https://github.com/asottile/all-repos
This commit is contained in:
@@ -2,7 +2,7 @@ name: deploy
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user