Commit b477e654 authored by Silvano Cerza's avatar Silvano Cerza

[skip changelog] Fix Jira grooming workflow typo in command

parent d9c198b5
......@@ -38,7 +38,7 @@ jobs:
- name: Set label on Jira issue
run: |
jira label add
jira labels add
$(cat output | awk '{split($0,a," "); print a[2]}')
grooming arduino-cli
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment