diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index d4b5b76e16fa..8cee90d6a78c 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -550,7 +550,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 9.0.3 + milestone: 9.0.4 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch' - if: - payloadType: Pull_Request @@ -561,7 +561,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 8.0.14 + milestone: 8.0.15 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch' - if: - payloadType: Issues