mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 10:45:16 -07:00
ci: change label backport
to target:release
`backport` is too similar `ci:backport release-x.y` and causes confusion.
This commit is contained in:
parent
4c0d18c197
commit
512d228111
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
@ -32,5 +32,5 @@ jobs:
|
||||
issue_number: ${{steps.backport.outputs.created_pull_numbers}},
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
labels: ['backport']
|
||||
labels: ['target:release']
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user