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

View File

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