Skip to content

Commit a39ffbe

Browse files
authored
Update pre-commit.yml
1 parent 66629c5 commit a39ffbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: pre-commit
33
on:
44
pull_request:
55
push:
6-
branches: [main]
6+
branches: [master]
77

88
jobs:
99
pre-commit:

0 commit comments

Comments
 (0)