mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-22 02:12:40 +01:00
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:
|
||||
push:
|
||||
branches: [ "**" ]
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
branches: [ "**" ]
|
||||
branches: [ "master" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user