diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 1ab131e..b00c489 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -33,7 +33,6 @@ jobs: build: runs-on: ubuntu-latest needs: [test, vulnerabilities] - if: github.event_name == 'push' env: BUILDTOOLS_CONTENT: ${{ secrets.BUILDTOOLS_CONTENT }} GITEA_REPOSITORY: ${{ gitea.repository }}