Skip to content

Commit b9f6f0b

Browse files
authored
Get backport workflow to work in NuGet repos (#6857)
1 parent f650f59 commit b9f6f0b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/backport.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ jobs:
1313
backport:
1414
uses: dotnet/arcade/.github/workflows/backport-base.yml@main
1515
with:
16+
repository_owners: 'NuGet'
1617
pr_description_template: |
1718
Backport of #%source_pr_number% to %target_branch%
1819
19-
/cc %cc_users%
20+
/cc %cc_users%

0 commit comments

Comments
 (0)