Skip to content

Commit 9c8e952

Browse files
Merge remote-tracking branch 'origin/main'
2 parents 98a5683 + 150f7fb commit 9c8e952

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/chatter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,6 @@ jobs:
9696
if (( RANDOM % 2 )); then
9797
gh issue comment "$ISSUE_NUMBER" --body "lgtm 👍"
9898
else
99-
gh issue comment "$ISSUE_NUMBER" --body "bad, do not"
99+
gh issue comment "$ISSUE_NUMBER" --body "bad, do not 🖕"
100100
fi
101101

0 commit comments

Comments
 (0)