There was an error while loading. Please reload this page.
2 parents 98a5683 + 150f7fb commit 9c8e952Copy full SHA for 9c8e952
1 file changed
.github/workflows/chatter.yaml
@@ -96,6 +96,6 @@ jobs:
96
if (( RANDOM % 2 )); then
97
gh issue comment "$ISSUE_NUMBER" --body "lgtm 👍"
98
else
99
- gh issue comment "$ISSUE_NUMBER" --body "bad, do not"
+ gh issue comment "$ISSUE_NUMBER" --body "bad, do not 🖕"
100
fi
101
0 commit comments