Skip to content

Commit 0b7f83e

Browse files
author
Mirroring
committed
Merge commit 'e28d4cb5075a421dff93f5b4209dc90e46af53b5'
2 parents 1a17f94 + e28d4cb commit 0b7f83e

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)