ci: remove `pr-welcome` label when close issue [skip ci]

pull/5391/head
Andy Hsu 2023-10-14 13:17:51 +08:00 committed by GitHub
parent 7f7335435c
commit 94d028743a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ jobs:
actions: 'remove-labels'
token: ${{ secrets.GITHUB_TOKEN }}
issue-number: ${{ github.event.issue.number }}
labels: 'working'
labels: 'working,pr-welcome'