Skip to content

Commit 3bc8975

Browse files
authored
Stop running scheduled integration tests (#2812)
We're running them on PRs again now, so this is now more noisy than useful.
1 parent 8ba13d3 commit 3bc8975

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

catalog-info.yaml

-8
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,3 @@ spec:
4141
build_branches: false
4242
separate_pull_request_statuses: true
4343
cancel_intermediate_builds: true
44-
cancel_intermediate_builds_branch_filter: "!main"
45-
schedules:
46-
main:
47-
branch: "main"
48-
cronline: "@daily"
49-
8_x:
50-
branch: "8.x"
51-
cronline: "@daily"

0 commit comments

Comments
 (0)