Skip to content

Commit

Permalink
Update backport.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nohwnd authored Jan 17, 2025
1 parent f49f842 commit 0f15f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permissions:

jobs:
backport:
uses: dotnet/arcade/.github/workflows/backport-base.yml@backport-just-author
uses: dotnet/arcade/.github/workflows/backport-base.yml@main
with:
repository_owners: 'pester'
pr_title_template: '%source_pr_title% by @%source_pr_author% in #%source_pr_number% (backport to %target_branch%)'

0 comments on commit 0f15f22

Please sign in to comment.