Skip to content

Commit

Permalink
fix: comment body
Browse files Browse the repository at this point in the history
  • Loading branch information
sushichan044 committed Oct 21, 2024
1 parent 48aafdd commit 0373232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
echo "- Stylelint" >> COMMENT.md
fi
echo "---\nIf these changes are expected, please update the snapshots by `/update-snapshot`." >> COMMENT.md
echo -e "---\nIf these changes are expected, please update the snapshots by \`/update-snapshot\`." >> COMMENT.md
# Edit the last comment if it exists
gh pr comment ${{ github.event.pull_request.number }} --body-file COMMENT.md --edit-last \
Expand Down

0 comments on commit 0373232

Please sign in to comment.