Update style.yml
This commit is contained in:
parent
d158b11421
commit
3a561b5cf6
4
.github/workflows/style.yml
vendored
4
.github/workflows/style.yml
vendored
@ -2,9 +2,9 @@ name: Style
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "**" ]
|
branches: [ "master" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "**" ]
|
branches: [ "master" ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user