Skip to content

Commit

Permalink
fix: typo in the script (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
amohamedhey authored Apr 15, 2024
1 parent bcb581e commit 3b8d0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ comment_on_pull_request "${REPO_ORG}" \
"true" \
"unique-comment-id:${UNIQUE_COMMENT_ID}"

rm "${COMMENT_MESSAGE}"
rm "${_pr_comment}"

0 comments on commit 3b8d0b8

Please sign in to comment.