👷 Update closed labeller action

pull/368/head
James Panther 2022-11-14 10:47:03 +11:00
parent 632bcb0df8
commit f0b86e6c27
No known key found for this signature in database
GPG Key ID: D36F789E45745D17
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ jobs:
uses: RebeccaStevens/issue-closed-labeler-action@latest
with:
token: "${{ secrets.GITHUB_TOKEN }}"
rules: '[{ condition: "wip", remove: "wip" }]'
rules: '[{"condition":"wip","remove":"wip"}]'