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