Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimfacion committed Aug 30, 2024
1 parent 2709255 commit 2e84499
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/auto-set-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ jobs:
- name: setting labels
uses: Dimfacion/[email protected]
with:
labels_by_organization: "{\"OpenBAS-Platform\":[\"test\"]}"
labels_by_organization: |
{
"OpenBAS-Platform":["test"]
}

0 comments on commit 2e84499

Please sign in to comment.