mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-11 01:57:42 +00:00
chore: improve label match for stable
This commit is contained in:
parent
ba88412dfe
commit
e7bfd273ed
1 changed files with 1 additions and 1 deletions
2
.github/multi-labeler.yml
vendored
2
.github/multi-labeler.yml
vendored
|
|
@ -37,7 +37,7 @@ labels:
|
|||
# note, this does not pick up chained PRs automatically
|
||||
- label: 'stable'
|
||||
matcher:
|
||||
baseBranch: '^stable-\\d+\\.'
|
||||
baseBranch: '^stable-\\d+\\.\\d+'
|
||||
|
||||
- label: 'cherry-pick'
|
||||
matcher:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue