We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f650f59 commit b9f6f0bCopy full SHA for b9f6f0b
1 file changed
.github/workflows/backport.yml
@@ -13,7 +13,8 @@ jobs:
13
backport:
14
uses: dotnet/arcade/.github/workflows/backport-base.yml@main
15
with:
16
+ repository_owners: 'NuGet'
17
pr_description_template: |
18
Backport of #%source_pr_number% to %target_branch%
19
- /cc %cc_users%
20
+ /cc %cc_users%
0 commit comments