Skip to content

Commit

Permalink
Update merged-notification.yml (github#183)
Browse files Browse the repository at this point in the history
Co-authored-by: Zeke Sikelianos <[email protected]>
  • Loading branch information
JasonEtco and zeke authored Oct 7, 2020
1 parent 24f9ae4 commit ee6f5ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/merged-notification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
issue_number: context.payload.pull_request.number,
body: `Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. To add your ✨ contribution to the README.md, create a new comment in this PR with:
```
\`\`\`
@all-contributors please add @${context.payload.pull_request.user.login} for docs
```
\`\`\`
If you want to, you can use the [emoji key](https://allcontributors.org/docs/en/emoji-key) to replace docs with a different contribution type.`
})

0 comments on commit ee6f5ae

Please sign in to comment.