Update core_build.yml
Updated core_build.yml to include building master branch
This commit is contained in:
parent
c984991f59
commit
1fcd5a8514
7
.github/workflows/core_build.yml
vendored
7
.github/workflows/core_build.yml
vendored
@ -1,9 +1,10 @@
|
||||
name: core-build
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- github-actions # just for testing and replace with release branch
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user