diff --git a/.github/workflows/core_build.yml b/.github/workflows/core_build.yml index 5fb3549b..33aa5166 100644 --- a/.github/workflows/core_build.yml +++ b/.github/workflows/core_build.yml @@ -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: