Skip to content

Commit

Permalink
chore(workflow): correct label pattern config
Browse files Browse the repository at this point in the history
  • Loading branch information
tasso94 authored Dec 19, 2023
1 parent 4aa5ec6 commit 87263dd
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 @@ -54,4 +54,4 @@ jobs:
pull_branchname: ${target_branch}-backport-${pull_number}
copy_assignees: true
copy_requested_reviewers: true
copy_labels_pattern: ^backport:([^ ]+)$
label_pattern: ^backport:([^ ]+)$

0 comments on commit 87263dd

Please sign in to comment.