Update greetings.yml
This commit is contained in:
parent
c79476c7ae
commit
6fc8d82c52
|
@ -9,4 +9,11 @@ jobs:
|
|||
- uses: actions/first-interaction@v1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
pr-message: 'Thank you for submitting your first pull request!\nWe love celebrating the awesome work our contributors do on social media and community calls; Make sure that you update your GitHub user profile with your Twitter user name, your company name, and your picture.\nIf you don't use a company name or Twitter account, we will assume that you prefer not to mention you on social media and/or that you do not want your company name listed.\nThank you for being awesome!'
|
||||
pr-message: >
|
||||
Thank you for submitting your first pull request!
|
||||
|
||||
We love celebrating the awesome work our contributors do on social media and community calls; Make sure that you update your GitHub user profile with your Twitter user name, your company name, and your picture.
|
||||
|
||||
If you don't use a company name or Twitter account, we will assume that you prefer not to mention you on social media and/or that you do not want your company name listed.
|
||||
|
||||
Thank you for being awesome!
|
||||
|
|
Loading…
Reference in New Issue