fix JSON
This commit is contained in:
parent
9343fd413b
commit
84c3933c78
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gardening.yml
vendored
2
.github/workflows/gardening.yml
vendored
|
@ -46,5 +46,5 @@ jobs:
|
||||||
tasks: 'addLabels,cleanLabels,assignIssues,flagOss,gatherSupportReferences,replyToCustomersReminder'
|
tasks: 'addLabels,cleanLabels,assignIssues,flagOss,gatherSupportReferences,replyToCustomersReminder'
|
||||||
add_labels: '[
|
add_labels: '[
|
||||||
{"path": "src/followers", "label": "[Block] Followers"},
|
{"path": "src/followers", "label": "[Block] Followers"},
|
||||||
{"path": "src/follow-me", "label": "[Block] Follow Me"},
|
{"path": "src/follow-me", "label": "[Block] Follow Me"}
|
||||||
]'
|
]'
|
||||||
|
|
Loading…
Reference in a new issue