diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml old mode 100644 new mode 100755 index 1bc2d2b27..0c6b522d0 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,7 +2,7 @@ name: Build and Test on: push: - branches: [ master, gh-actions ] + branches: [ master ] tags-ignore: - 'v*' pull_request: