You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -197,7 +197,7 @@ Go back to the GitHub App and update the following settings.
197
197
1. Enable the webhook.
198
198
2. Provide the webhook url, should be part of the output of terraform.
199
199
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".
201
201
5. In the "Install App" section, install the App in your organization, either in all or in selected repositories.
202
202
203
203
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