diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8ec1289..db0bbb8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -127,7 +127,7 @@ jobs: path: tabby_${{ matrix.target }} pre-release: - if: github.event_name != 'pull_request' + if: github.event_name == 'push' needs: release-binary runs-on: ubuntu-latest permissions: