Skip to content

Commit 197c491

Browse files
authored
Fix milestones for July servicing (#56078)
1 parent 228900c commit 197c491

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/policies/resourceManagement.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -670,7 +670,7 @@ configuration:
670670
then:
671671
- removeMilestone
672672
- addMilestone:
673-
milestone: 6.0.31
673+
milestone: 6.0.32
674674
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/6.0 branch'
675675
- if:
676676
- payloadType: Pull_Request
@@ -681,7 +681,7 @@ configuration:
681681
then:
682682
- removeMilestone
683683
- addMilestone:
684-
milestone: 8.0.6
684+
milestone: 8.0.7
685685
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch'
686686
- if:
687687
- payloadType: Issues

0 commit comments

Comments
 (0)