Skip to content

Commit 0547215

Browse files
authored
Remove All-Contributors (#576)
* Remove from README * Remove from merged-notification workflow * Remove .all-contributorsrc
1 parent 8a4dce4 commit 0547215

File tree

3 files changed

+1
-458
lines changed

3 files changed

+1
-458
lines changed

.all-contributorsrc

Lines changed: 0 additions & 388 deletions
This file was deleted.

.github/workflows/merged-notification.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,5 @@ jobs:
1313
github.issues.createComment({
1414
...context.repo,
1515
issue_number: context.payload.pull_request.number,
16-
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.
17-
18-
If you haven't already, you can add yourself to [the list of contributors](https://github.com/github/docs#contributors-) by creating a new comment in this PR using [these instructions](https://allcontributors.org/docs/en/bot/usage#commands). Thanks again! :sparkles:`
16+
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.'
1917
})

0 commit comments

Comments
 (0)