Skip to content

Commit

Permalink
Merge pull request #18 from Kibibit/buxfix-and-test-fix-readme-url
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
thatkookooguy committed Jan 10, 2017
2 parents 8947bdf + 2ce5ae2 commit 52acd9e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -12,7 +12,7 @@ achievibit needs to be integrated into each enabled repository via a webhook.
2. click on ***Settings***
3. on the sidebar, click on ***Webhooks***
4. click on ***add webhook***
5. paste achievibit's url (`achievibit.herokuapp.com`) into the ***payload url***
5. paste achievibit's url (`http://achievibit.herokuapp.com`) into the ***payload url***
6. on ***Which events would you like to trigger this webhook?***, select `Let me select individual events.` and check `Pull request`

**Maybe sometime later we'll also support repo achievements. open an issue if you're interested :-)**
Expand Down Expand Up @@ -119,4 +119,3 @@ function activeReviewer(pullRequestData, creator, reviewers) {
});
}
```
s

0 comments on commit 52acd9e

Please sign in to comment.