Skip to content

Commit 43c771d

Browse files
committed
.sync/Files.yml: Sync release-draft.yml to mu_devops
Syncs the release-draft.yml file to mu_devops. This sync group can be updated to sync to other repos in the future if they would like to opt into the release drafting workflow. Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
1 parent c6a24dc commit 43c771d

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.sync/Files.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,15 @@ group:
348348
repos: |
349349
microsoft/mu_devops
350350
351+
# Leaf Workflow - Release Draft
352+
- files:
353+
- source: .sync/workflows/leaf/release-draft.yml
354+
dest: .github/workflows/release-draft.yml
355+
template:
356+
trigger_branch_name: 'main'
357+
repos: |
358+
microsoft/mu_devops
359+
351360
# Pull Request Template - Common Template
352361
- files:
353362
- source: .sync/github_templates/pull_requests/pull_request_template.md

0 commit comments

Comments
 (0)