Skip to content

Commit c67489a

Browse files
authored
Update resourceManagement.yml
1 parent 24c35b2 commit c67489a

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
@@ -378,18 +378,18 @@ configuration:
378378
branch: main
379379
then:
380380
- addMilestone:
381-
milestone: 10.0-preview3
381+
milestone: 10.0-preview4
382382
description: '[Milestone Assignments] Assign Milestone to PRs merged to the `main` branch'
383383
- if:
384384
- payloadType: Pull_Request
385385
- isAction:
386386
action: Closed
387387
- targetsBranch:
388-
branch: release/10.0-preview2
388+
branch: release/10.0-preview3
389389
then:
390390
- removeMilestone
391391
- addMilestone:
392-
milestone: 10.0-preview2
392+
milestone: 10.0-preview3
393393
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/10.0-preview1 branch'
394394
- if:
395395
- payloadType: Issues

0 commit comments

Comments
 (0)