fix: form url (#11)

This commit is contained in:
Saahil 2024-11-14 11:19:37 -05:00 committed by GitHub
parent 776dd971cc
commit f35301b26d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,5 +15,5 @@ jobs:
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
body: '👋 Thanks for your PR!\nTo claim your free socks fill out this [form](...formlinkhere)'
body: '👋 Thanks for your PR!\nTo claim your free socks fill out this [form](https://forms.hackclub.com/t/joD554Crhsus)'
})