Skip to content

Commit

Permalink
chore(workflows): change branchname for backporting
Browse files Browse the repository at this point in the history
  • Loading branch information
tasso94 authored Dec 19, 2023
1 parent 9a9c3a7 commit 5ac10bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,4 @@ jobs:
pull_description: |-
# Description
Backport of ${{ github.repository_owner }}/${{ github.event.repository.name }}#${pull_number} to `${target_branch}`.
pull_branchname: ${target}-backport-${pull_number}

0 comments on commit 5ac10bd

Please sign in to comment.