diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2a7397b..6246d74 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -74,6 +74,7 @@ jobs: uses: actions/checkout@v4 - name: Build frontend signed + if: github.event_name != 'pull_request' id: build-signed uses: ./.github/build/ env: