Skip to content

Commit 3060d59

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent c001820 commit 3060d59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/comment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ jobs:
5959
ISSUE_NUMBER: ${{ github.event.issue.number }}
6060
shell: bash
6161
run: |
62-
printf '%s\n' "$OUTPUT_COMMENT" | gh issue comment "$ISSUE_NUMBER" --body-file -
62+
printf '%s\n' "$OUTPUT_COMMENT" | gh issue comment "$ISSUE_NUMBER" --body-file -

0 commit comments

Comments
 (0)