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:
11
11
- cron : " 0 9 * * *"
12
12
branches :
13
13
include :
14
- - release/6.0
15
14
- release/8.0
16
15
- release/9.0
17
16
always : false
Original file line number Diff line number Diff line change 3
3
#
4
4
5
5
# 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
7
7
trigger :
8
8
batch : true
9
9
branches :
Original file line number Diff line number Diff line change @@ -60,18 +60,6 @@ updates:
60
60
labels :
61
61
- area-infrastructure
62
62
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"
75
63
- package-ecosystem : " gitsubmodule"
76
64
directory : " /"
77
65
schedule :
You can’t perform that action at this time.
0 commit comments