chore(CI): fix Trailing spaces (#3481)
This commit is contained in:
parent
ab5933effa
commit
11bbabc2ac
1 changed files with 1 additions and 1 deletions
2
.github/workflows/core_build.yml
vendored
2
.github/workflows/core_build.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: core-build
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
branches:
|
||||
- '**' # matches every branch
|
||||
- '!coverity_scan' # excludes coverity_scan
|
||||
pull_request:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue