Skip to content

Commit 1650e3d

Browse files
authored
Reinstate running integration tests on PRs (#2752)
1 parent 46b08ca commit 1650e3d

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

catalog-info.yaml

+2-7
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ spec:
3737
everyone:
3838
access_level: READ_ONLY
3939
provider_settings:
40-
build_pull_requests: false
40+
build_pull_requests: true
4141
build_branches: false
42+
separate_pull_request_statuses: true
4243
cancel_intermediate_builds: true
4344
cancel_intermediate_builds_branch_filter: "!main"
4445
schedules:
@@ -48,9 +49,3 @@ spec:
4849
8_x:
4950
branch: "8.x"
5051
cronline: "@daily"
51-
8_17:
52-
branch: "8.17"
53-
cronline: "@daily"
54-
8_18:
55-
branch: "8.18"
56-
cronline: "@daily"

0 commit comments

Comments
 (0)