Skip to content

Commit 7f9f927

Browse files
authored
chore(pre-commit): update push branch rule for pre-commit.yml
1 parent 5bc4a4b commit 7f9f927

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: pre-commit
44
on:
55
pull_request:
66
push:
7-
branches: [main]
7+
branches: [master]
88

99
permissions: read-all
1010

0 commit comments

Comments
 (0)