File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: deploy
22on :
33 pull_request :
44 push :
5- branches : [master ]
5+ branches : [main ]
66
77jobs :
88 build :
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Please switch to using [pre-commit.ci] which is faster and has more features.
77
88___
99
10- [ ![ pre-commit.ci status] ( https://results.pre-commit.ci/badge/github/pre-commit/action/master .svg )] ( https://results.pre-commit.ci/latest/github/pre-commit/action/master )
10+ [ ![ pre-commit.ci status] ( https://results.pre-commit.ci/badge/github/pre-commit/action/main .svg )] ( https://results.pre-commit.ci/latest/github/pre-commit/action/main )
1111[ ![ Build Status] ( https://github.com/pre-commit/action/workflows/deploy/badge.svg )] ( https://github.com/pre-commit/action/actions )
1212
1313pre-commit/action
@@ -26,7 +26,7 @@ name: pre-commit
2626on :
2727 pull_request :
2828 push :
29- branches : [master ]
29+ branches : [main ]
3030
3131jobs :
3232 pre-commit :
You can’t perform that action at this time.
0 commit comments