Update pre-commit.yml
This commit is contained in:
parent
a5f84f6103
commit
d3e427f73c
4
.github/workflows/pre-commit.yml
vendored
4
.github/workflows/pre-commit.yml
vendored
@ -2,8 +2,8 @@ name: pre-commit
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [master]
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
pre-commit:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user