Skip to content

Commit d707450

Browse files
committed
ibm smoke tests only on master merges
1 parent cac43ca commit d707450

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.evergreen.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1494,7 +1494,7 @@ buildvariants:
14941494
run_on:
14951495
- rhel9-power-small
14961496
- rhel9-power-large
1497-
allowed_requesters: [ "patch", "github_tag" ]
1497+
allowed_requesters: [ "github_tag" ]
14981498
depends_on:
14991499
- name: build_operator_ubi
15001500
variant: init_test_run
@@ -1519,7 +1519,7 @@ buildvariants:
15191519
run_on:
15201520
- rhel9-zseries-small
15211521
- rhel9-zseries-large
1522-
allowed_requesters: [ "patch", "github_tag" ]
1522+
allowed_requesters: [ "github_tag" ]
15231523
depends_on:
15241524
- name: build_operator_ubi
15251525
variant: init_test_run

0 commit comments

Comments
 (0)