Update core_codestyle.yml
Update to only process changes from master branch. Thanks @Meltie2013
This commit is contained in:
parent
5b309daade
commit
68b75d7dc4
2
.github/workflows/core_codestyle.yml
vendored
2
.github/workflows/core_codestyle.yml
vendored
@ -1,7 +1,9 @@
|
||||
name: Codestyle Checks
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
check-codestyle:
|
||||
|
Loading…
x
Reference in New Issue
Block a user