-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Repo File Sync: synced file(s) with microsoft/mu_devops
Signed-off-by: Project Mu UEFI Bot <[email protected]>
- Loading branch information
Showing
3 changed files
with
9 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,17 +23,14 @@ name: Update Release Draft | |
on: | ||
push: | ||
branches: | ||
- dev/202405 | ||
- release/202405 | ||
|
||
jobs: | ||
dev_draft: | ||
name: Draft Releases | ||
draft: | ||
|
||
permissions: | ||
contents: write | ||
pull-requests: write | ||
|
||
# The "release_drafter_update_for_release_branches" branch is temporarily being used to test release | ||
# drafter changes on that branch in Mu Basecore before merging them into the main branch. | ||
uses: microsoft/mu_devops/.github/workflows/ReleaseDrafter.yml@release_drafter_update_for_release_branches | ||
uses: microsoft/mu_devops/.github/workflows/[email protected] | ||
secrets: inherit |