diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2f10eafef..f7af34b2c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,7 +2,7 @@ name: build on: push: - branches: [ "master" ] + branches: [ "issues-431-gh-actions" ] pull_request: branches: [ "master" ]