👷 Update closed labeller action

This commit is contained in:
James Panther
2022-11-14 10:47:03 +11:00
parent 632bcb0df8
commit f0b86e6c27
+1 -1
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"}]'