Skip to content

Commit 64a904c

Browse files
committed
Document that we need write access to checks
1 parent 62bc340 commit 64a904c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ One-time setup:
5353
- Create your own GitHub app.
5454
- Configure its webhook secret.
5555
- Configure its private key.
56-
- Give it permissions for `Actions` (r/w), `Checks` (r), `Commit statuses` (r), `Contents` (r/w), `Issues` (r/w) and
56+
- Give it permissions for `Actions` (r/w), `Checks` (r/w), `Commit statuses` (r), `Contents` (r/w), `Issues` (r/w) and
5757
`Pull requests` (r/w).
5858
- Subscribe it to webhook events `Check suite`, `Check run`, `Issue comment`, `Issues`, `Pull request`,
5959
`Pull request review`, `Pull request review comment` and `Workflow run`.

0 commit comments

Comments
 (0)