Skip to content

Commit

Permalink
Update .github/workflows/backport.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Christian Haudum <[email protected]>
  • Loading branch information
trevorwhitney and chaudum authored Sep 27, 2024
1 parent 8155b93 commit 843f97c
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 @@ -31,4 +31,4 @@ jobs:
metricsWriteAPIKey: ${{secrets.GRAFANA_MISC_STATS_API_KEY}}
token: ${{ steps.get_github_app_token.outputs.token }}
labelsToAdd: "backport"
title: "{{originalTitle}} [backport {{base}}]"
title: "{{originalTitle}} (backport {{base}})"

0 comments on commit 843f97c

Please sign in to comment.