ci: run build job on pull requests #317

Merged
argoyle merged 1 commits from feat/ci-docker-build into main 2026-01-13 06:52:55 +00:00
-1
View File
@@ -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 }}