diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 13f2121..1c709ba 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -14,6 +14,8 @@ jobs: # Only publish on tags. run git tag vX and git push origin vX # runs-on: self-hosted runs-on: ubuntu-latest + if: github.event.pull_request.draft == false + strategy: matrix: