Typo fix.
This commit is contained in:
+1
-1
@@ -140,7 +140,7 @@ runs:
|
|||||||
-a "${{ inputs.assignee }}" \
|
-a "${{ inputs.assignee }}" \
|
||||||
-L "${{ inputs.pr-label }}" \
|
-L "${{ inputs.pr-label }}" \
|
||||||
--output simple \
|
--output simple \
|
||||||
| grep -m1 '#'
|
| grep -m1 '#' \
|
||||||
| awk '{print $1}' \
|
| awk '{print $1}' \
|
||||||
| tr -d '#')
|
| tr -d '#')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user