ci: run build job on pull requests
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user