Skip to content

Commit

Permalink
Update backport workflow. (#5449)
Browse files Browse the repository at this point in the history
Contains dotnet/arcade#15050 among other
improvements.

---
TYPE: NO_HISTORY
  • Loading branch information
teo-tsirpanis authored Feb 12, 2025
1 parent 1ca277c commit 1d9705d
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@aa70f3a7a494063952307a9b1df7ca0ab67bce13
uses: dotnet/arcade/.github/workflows/backport-base.yml@66269f6a88f6062f2cccf6eb84660a8a6f5cc5ec
with:
pr_title_template: '[Backport %target_branch%] %source_pr_title% (#%source_pr_number%)'
pr_description_template: |
Expand Down

0 comments on commit 1d9705d

Please sign in to comment.