ci: remove needs more info label when edited (#18864)

ci: remove 'needs more info' label when edited
This commit is contained in:
thinkasany 2024-11-12 08:59:47 +08:00 committed by GitHub
parent 4f04bcd46f
commit a88ace35ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,4 +16,4 @@ jobs:
with:
actions: 'remove-labels'
issue-number: ${{ github.event.issue.number }}
labels: 'inactive'
labels: 'inactive, needs more info'