Skip to content

Commit 977da86

Browse files
authored
Repo File Sync: 202311 Branch Transition Updates (#241)
synced local file(s) with [microsoft/mu_devops](https://github.com/microsoft/mu_devops). 🤖: View the [Repo File Sync Configuration File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml) to see how files are synced. --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#7762634155](https://github.com/microsoft/mu_devops/actions/runs/7762634155) Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
1 parent 08f3370 commit 977da86

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/release-draft-config-n-1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
name-template: 'v$RESOLVED_VERSION'
2121
tag-template: 'v$RESOLVED_VERSION'
2222

23-
commitish: refs/heads/release/202208
23+
commitish: refs/heads/release/202302
2424
filter-by-commitish: true
2525

2626
template: |

.github/release-draft-config-n.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
name-template: 'v$RESOLVED_VERSION'
2121
tag-template: 'v$RESOLVED_VERSION'
2222

23-
commitish: refs/heads/release/202302
23+
commitish: refs/heads/release/202311
2424
filter-by-commitish: true
2525

2626
template: |

.github/workflows/release-draft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ name: Update Release Draft
2323
on:
2424
push:
2525
branches:
26-
- release/202302
26+
- release/202311
2727

2828
jobs:
2929
draft:

0 commit comments

Comments
 (0)