Skip to content

Commit

Permalink
fix URL
Browse files Browse the repository at this point in the history
  • Loading branch information
haya14busa committed Jun 3, 2018
1 parent 4361b10 commit 9c66266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ reviewdog GitHub App server and the server post resutls as GitHub Checks.

1. Install reviedog Apps. https://github.com/apps/reviewdog
2. Set `REVIEWDOG_TOKEN` or run reviewdog CLI in trusted CI providers.
- Get token from `https://review-dog.appspot.com/gh/{owner}/{repo-name}`.
- Get token from `https://reviewdog.app/gh/{owner}/{repo-name}`.
- `$ export REVIEWDOG_TOKEN="xxxxx"`
3. `$ reviewdog -conf=.reviewdog.yml -reporter=github-pr-check`

Expand Down

0 comments on commit 9c66266

Please sign in to comment.