Skip to content

Commit dfb75a7

Browse files
authored
Update resourceManagement.yml
1 parent 6b63e14 commit dfb75a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/policies/resourceManagement.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -380,18 +380,18 @@ configuration:
380380
branch: main
381381
then:
382382
- addMilestone:
383-
milestone: 10.0-preview6
383+
milestone: 10.0-preview7
384384
description: '[Milestone Assignments] Assign Milestone to PRs merged to the `main` branch'
385385
- if:
386386
- payloadType: Pull_Request
387387
- isAction:
388388
action: Closed
389389
- targetsBranch:
390-
branch: release/10.0-preview5
390+
branch: release/10.0-preview6
391391
then:
392392
- removeMilestone
393393
- addMilestone:
394-
milestone: 10.0-preview5
394+
milestone: 10.0-preview6
395395
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/10.0-preview1 branch'
396396
- if:
397397
- payloadType: Issues

0 commit comments

Comments
 (0)