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

View File

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