File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -90,17 +90,17 @@ Go to GitHub and [create a new app](https://docs.github.com/en/developers/apps/c
90
90
3 . Choose a website (mandatory, not required for the module).
91
91
4 . Disable the webhook for now (we will configure this later).
92
92
5 . Permissions for all runners:
93
- - Repository:
94
- - ` Actions ` : Read-only (check for queued jobs)
95
- - ` Checks ` : Read-only (receive events for new builds)
96
- - ` Metadata ` : Read-only (default/required)
93
+ - Repository:
94
+ - ` Actions ` : Read-only (check for queued jobs)
95
+ - ` Checks ` : Read-only (receive events for new builds)
96
+ - ` Metadata ` : Read-only (default/required)
97
97
6 . _ Permissions for repo level runners only_ :
98
- - Repository:
99
- - ` Administration ` : Read & write (to register runner)
98
+ - Repository:
99
+ - ` Administration ` : Read & write (to register runner)
100
100
7 . _ Permissions for organization level runners only_ :
101
- - Organization
102
- - ` Administration ` : Read & write (to register runner)
103
- - ` Self-hosted runners ` : Read & write (to register runner)
101
+ - Organization
102
+ - ` Administration ` : Read & write (to register runner)
103
+ - ` Self-hosted runners ` : Read & write (to register runner)
104
104
8 . Save the new app.
105
105
9 . On the General page, make a note of the "App ID" and "Client ID" parameters.
106
106
10 . Create a new client secret and also write it down.
You can’t perform that action at this time.
0 commit comments