diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index 0459bbb84f56..2eaec4a1df83 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -670,7 +670,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 6.0.31 + milestone: 6.0.32 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/6.0 branch' - if: - payloadType: Pull_Request @@ -681,7 +681,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 8.0.6 + milestone: 8.0.7 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch' - if: - payloadType: Issues