chore(CI): fix Trailing spaces (#3481)

This commit is contained in:
Kargatum 2020-10-19 15:16:52 +07:00 committed by GitHub
parent ab5933effa
commit 11bbabc2ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
name: core-build
on:
push:
branches:
branches:
- '**' # matches every branch
- '!coverity_scan' # excludes coverity_scan
pull_request: