Skip to content

Commit

Permalink
fix JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
pfefferle committed Sep 14, 2023
1 parent 9343fd4 commit 84c3933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gardening.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:
tasks: 'addLabels,cleanLabels,assignIssues,flagOss,gatherSupportReferences,replyToCustomersReminder'
add_labels: '[
{"path": "src/followers", "label": "[Block] Followers"},
{"path": "src/follow-me", "label": "[Block] Follow Me"},
{"path": "src/follow-me", "label": "[Block] Follow Me"}
]'

0 comments on commit 84c3933

Please sign in to comment.