mirror of https://github.com/jpanther/congo.git
👷 Update closed labeller action
parent
632bcb0df8
commit
f0b86e6c27
|
@ -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