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:
614614 then :
615615 - removeMilestone
616616 - addMilestone :
617- milestone : 9.0.7
617+ milestone : 9.0.9
618618 description : ' [Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch'
619619 - if :
620620 - payloadType : Pull_Request
@@ -625,7 +625,7 @@ configuration:
625625 then :
626626 - removeMilestone
627627 - addMilestone :
628- milestone : 8.0.18
628+ milestone : 8.0.20
629629 description : ' [Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch'
630630 - if :
631631 - payloadType : Issues
@@ -742,3 +742,4 @@ configuration:
742742 description : ' [Infrastructure PRs] Add area-infrastructure label to dependabot update Pull Requests & enable auto-merge'
743743onFailure :
744744onSuccess :
745+
You can’t perform that action at this time.
0 commit comments