Skip to content

Commit

Permalink
ci: remove pr-welcome label when close issue [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
xhofe authored Oct 14, 2023
1 parent 7f73354 commit 94d0287
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
actions: 'remove-labels'
token: ${{ secrets.GITHUB_TOKEN }}
issue-number: ${{ github.event.issue.number }}
labels: 'working'
labels: 'working,pr-welcome'

0 comments on commit 94d0287

Please sign in to comment.