mirror of
https://github.com/kubescape/kubescape.git
synced 2026-04-15 06:58:11 +00:00
Update 00-pr-scanner.yaml
Signed-off-by: David Wertenteil <dwertent@armosec.io>
This commit is contained in:
1
.github/workflows/00-pr-scanner.yaml
vendored
1
.github/workflows/00-pr-scanner.yaml
vendored
@@ -28,7 +28,6 @@ jobs:
|
||||
secrets: inherit
|
||||
|
||||
binary-build:
|
||||
if: ${{ contains( github.event.pull_request.labels.*.name, 'trigger-integration-test') }} ## run only if labeled as "trigger-integration-test"
|
||||
uses: ./.github/workflows/b-binary-build-and-e2e-tests.yaml
|
||||
needs: pr-scanner
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user