File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -614,7 +614,7 @@ configuration:
614
614
then :
615
615
- removeMilestone
616
616
- addMilestone :
617
- milestone : 9.0.7
617
+ milestone : 9.0.9
618
618
description : ' [Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch'
619
619
- if :
620
620
- payloadType : Pull_Request
@@ -625,7 +625,7 @@ configuration:
625
625
then :
626
626
- removeMilestone
627
627
- addMilestone :
628
- milestone : 8.0.18
628
+ milestone : 8.0.20
629
629
description : ' [Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch'
630
630
- if :
631
631
- payloadType : Issues
@@ -742,3 +742,4 @@ configuration:
742
742
description : ' [Infrastructure PRs] Add area-infrastructure label to dependabot update Pull Requests & enable auto-merge'
743
743
onFailure :
744
744
onSuccess :
745
+
You can’t perform that action at this time.
0 commit comments