👷 Update closed labeller action

pull/368/head
James Panther 2022-11-14 10:42:36 +11:00
parent e55f4ef768
commit 955ffd8c81
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" }]'