We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a93181 commit ea56c7dCopy full SHA for ea56c7d
1 file changed
.github/workflows/downstream-tests.yml
@@ -7,7 +7,6 @@ on:
7
jobs:
8
9
build-standalone-artifacts:
10
- if: github.event.pull_request.draft == false
11
uses: ./.github/workflows/ci-matrix-gen.yml
12
with:
13
jobs_to_run: ^(?=.*python-svm-build-gate-linux-amd64).*$
0 commit comments