Skip to content

Commit e28d4cb

Browse files
[release/9.0] Update resourceManagement.yml (#12790)
Update resourceManagement.yml Set milestone number PRs are labeled with to 9.0.2 - February servicing milestone
1 parent f1edf00 commit e28d4cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/policies/resourceManagement.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ configuration:
183183
- if:
184184
- payloadType: Pull_Request
185185
- targetsBranch:
186-
branch: main
186+
branch: release/9.0
187187
- and:
188188
- isAction:
189189
action: Closed
@@ -194,7 +194,7 @@ configuration:
194194
isRegex: False
195195
then:
196196
- addMilestone:
197-
milestone: 9.0 RC2
197+
milestone: 9.0.2
198198
description: Apply milestone to PRs on the main branch
199199
triggerOnOwnActions: true
200200
- if:

0 commit comments

Comments
 (0)