Skip to content

Commit 0976f74

Browse files
authored
Merge pull request #15931 from github/repo-sync
repo sync
2 parents 4f90166 + ee6f5ae commit 0976f74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/merged-notification.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ jobs:
1515
issue_number: context.payload.pull_request.number,
1616
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:
1717
18-
```
18+
\`\`\`
1919
@all-contributors please add @${context.payload.pull_request.user.login} for docs
20-
```
20+
\`\`\`
2121
2222
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.`
2323
})

0 commit comments

Comments
 (0)