Skip to content

Commit a9208b0

Browse files
authored
Revert "Only run all jdks as part of nightly (#8900)" (#8925)
This reverts commit 2fe20fe.
1 parent 7787af7 commit a9208b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ muzzle-dep-report:
387387
when: on_success
388388
- if: $NON_DEFAULT_JVMS == "true"
389389
when: on_success
390-
- if: $CI_PIPELINE_SOURCE == "schedule"
390+
- if: $CI_COMMIT_BRANCH == "master"
391391
when: on_success
392392
script:
393393
- >

0 commit comments

Comments
 (0)