Skip to content

Commit

Permalink
Fix format of labels_template
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Aug 15, 2023
1 parent 7b2ab17 commit bda304c
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 @@ -26,4 +26,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
title_template: "[<%= base %>] <%= title %>"
labels_template: "<%= labels %>"
labels_template: "[<%= labels %>]"

0 comments on commit bda304c

Please sign in to comment.