File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -384,12 +384,12 @@ configuration:
384384 - isAction :
385385 action : Closed
386386 - targetsBranch :
387- branch : release/9.0-rc1
387+ branch : release/9.0-rc2
388388 then :
389389 - removeMilestone
390390 - addMilestone :
391- milestone : 9.0-rc1
392- description : ' [Milestone Assignments] Assign Milestone to PRs merged to release/9.0-rc1 branch'
391+ milestone : 9.0-rc2
392+ description : ' [Milestone Assignments] Assign Milestone to PRs merged to release/9.0-rc2 branch'
393393 - if :
394394 - payloadType : Pull_Request
395395 - isAction :
@@ -399,7 +399,7 @@ configuration:
399399 then :
400400 - removeMilestone
401401 - addMilestone :
402- milestone : 9.0-rc2
402+ milestone : 9.0.0
403403 description : ' [Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch'
404404 - if :
405405 - payloadType : Issues
You can’t perform that action at this time.
0 commit comments