diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index ae1b1ebe3b42..104e39022cdd 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -553,7 +553,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 9.0.6 + milestone: 9.0.7 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch' - if: - payloadType: Pull_Request @@ -564,7 +564,7 @@ configuration: then: - removeMilestone - addMilestone: - milestone: 8.0.17 + milestone: 8.0.18 description: '[Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch' - if: - payloadType: Issues