mirror of https://github.com/jpanther/congo.git
👷 Update closed labeller action
parent
e55f4ef768
commit
955ffd8c81
|
@ -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" }]'
|
||||
|
|
Loading…
Reference in New Issue