Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 8df249f

Browse files
ryanbrainardnpalm
authored andcommitted
chore(docs): Webhook check_run Event Subscription Docs (#737)
The way to configure subscribing to the `check_run` events on GitHub has apparently changed. It is now under the "Permissions & Events" section.
1 parent 9d36cef commit 8df249f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Go back to the GitHub App and update the following settings.
197197
1. Enable the webhook.
198198
2. Provide the webhook url, should be part of the output of terraform.
199199
3. Provide the webhook secret.
200-
4. Enable the `check_run` event for the webhook.
200+
4. In the "Permissions & Events" section and then "Subscribe to Events" subsection, check "Check Run".
201201
5. In the "Install App" section, install the App in your organization, either in all or in selected repositories.
202202

203203
You are now ready to run action workloads on self hosted runner. Remember that builds will fail if there is no (offline) runner available with matching labels.

0 commit comments

Comments
 (0)