File tree Expand file tree Collapse file tree 3 files changed +1
-14
lines changed Expand file tree Collapse file tree 3 files changed +1
-14
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ schedules:
1111- cron : " 0 9 * * *"
1212 branches :
1313 include :
14- - release/6.0
1514 - release/8.0
1615 - release/9.0
1716 always : false
Original file line number Diff line number Diff line change 33#
44
55# Configure which branches trigger builds
6- # We want to run quarantined tests on release/6 .0 and later as well as on PRs
6+ # We want to run quarantined tests on release/8 .0 and later as well as on PRs
77trigger :
88 batch : true
99 branches :
Original file line number Diff line number Diff line change @@ -60,18 +60,6 @@ updates:
6060 labels :
6161 - area-infrastructure
6262 target-branch : " release/2.1"
63- - package-ecosystem : " gitsubmodule"
64- directory : " /"
65- schedule :
66- interval : " monthly"
67- allow :
68- - dependency-type : " all"
69- commit-message :
70- prefix : " [release/6.0] "
71- include : scope
72- labels :
73- - area-infrastructure
74- target-branch : " release/6.0"
7563 - package-ecosystem : " gitsubmodule"
7664 directory : " /"
7765 schedule :
You can’t perform that action at this time.
0 commit comments