diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index 1d002ad979d4..3009526b6edf 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -555,7 +555,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 9.0.5 + milestone: 9.0.6 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch' - if: - payloadType: Pull_Request @@ -566,7 +566,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 8.0.16 + milestone: 8.0.17 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch' - if: - payloadType: Issues