diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index 9e02cea443ad..1626cd891e85 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -551,7 +551,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 9.0.4 + milestone: 9.0.5 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch' - if: - payloadType: Pull_Request @@ -562,7 +562,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 8.0.15 + milestone: 8.0.16 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch' - if: - payloadType: Issues