mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 16:51:03 +00:00
[CI] Fix autolabel (#1271)
Missed the necessary remove-labels from the Label New PRs job
This commit is contained in:
@@ -17,3 +17,4 @@ jobs:
|
|||||||
if: github.event.pull_request.draft == false
|
if: github.event.pull_request.draft == false
|
||||||
with:
|
with:
|
||||||
add-labels: 'A0-pleasereview'
|
add-labels: 'A0-pleasereview'
|
||||||
|
remove-labels: 'A3-inprogress'
|
||||||
|
|||||||
Reference in New Issue
Block a user