Skip to content

Commit 9ef6b17

Browse files
docs: add necesarry webhook event to test bors
1 parent ac357d2 commit 9ef6b17

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
@@ -58,7 +58,7 @@ One-time setup:
5858
- Give it permissions for `Actions` (r/w), `Checks` (r), `Commit statuses` (r), `Contents` (r/w), `Issues` (r/w) and
5959
`Pull requests` (r/w).
6060
- Subscribe it to webhook events `Check suite`, `Check run`, `Issue comment`, `Issues`, `Pull request`,
61-
`Pull request review` and `Pull request review comment`.
61+
`Pull request review`, `Pull request review comment` and `Workflow run`.
6262
- Install your GitHub app on some test repository where you want to test bors.
6363
- Don't forget to configure `rust-bors.toml` in the root of the repository, and also some CI checks.
6464

0 commit comments

Comments
 (0)