Repo File Sync: 202405 Branch Transition Updates. (#285)

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
[#10532319094](https://github.com/microsoft/mu_devops/actions/runs/10532319094)

Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
This commit is contained in:
Project Mu UEFI Bot [bot] 2024-08-23 21:17:59 -04:00 коммит произвёл GitHub
Родитель 83f9b64924
Коммит 3b7aff7e9b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
3 изменённых файлов: 3 добавлений и 3 удалений

2
.github/release-draft-config-n-1.yml поставляемый
Просмотреть файл

@ -20,7 +20,7 @@
name-template: 'v$RESOLVED_VERSION'
tag-template: 'v$RESOLVED_VERSION'
commitish: refs/heads/release/202302
commitish: refs/heads/release/202311
filter-by-commitish: true
template: |

2
.github/release-draft-config-n.yml поставляемый
Просмотреть файл

@ -20,7 +20,7 @@
name-template: 'v$RESOLVED_VERSION'
tag-template: 'v$RESOLVED_VERSION'
commitish: refs/heads/release/202311
commitish: refs/heads/release/202405
filter-by-commitish: true
template: |

2
.github/workflows/release-draft.yml поставляемый
Просмотреть файл

@ -23,7 +23,7 @@ name: Update Release Draft
on:
push:
branches:
- release/202311
- release/202405
jobs:
draft: