Modify PR comment message for prize notification

Updated the comment body for PRs to include prize email information.
This commit is contained in:
End 2025-12-30 20:13:36 -07:00 committed by GitHub
parent 2c00a72b33
commit 1f8e5656f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,5 +18,6 @@ jobs:
issue_number: context.issue.number,
owner: "hackclub",
repo: "riceathon",
body: '👋 Thanks for your PR!\nTo claim your free socks fill out this [form](https://forms.hackclub.com/t/joD554Crhsus)'
body: '👋 Thanks for your PR!\nTo get your prize, you will get an email!)'
})