Update core_build.yml

Updated core_build.yml to include building master branch
This commit is contained in:
Antz 2021-03-05 08:34:24 +00:00 committed by GitHub
parent c984991f59
commit 1fcd5a8514
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,9 @@ name: core-build
on: on:
push: push:
branches: branches:
- github-actions # just for testing and replace with release branch - master
pull_request: pull_request:
- master
jobs: jobs:
build: build: