Skip to content

Commit d5a02df

Browse files
marcofranssennpalm
authored andcommitted
docs: Fix indentation for ol and nested ul in README.md
1 parent 83a6fb5 commit d5a02df

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -90,17 +90,17 @@ Go to GitHub and [create a new app](https://docs.github.com/en/developers/apps/c
9090
3. Choose a website (mandatory, not required for the module).
9191
4. Disable the webhook for now (we will configure this later).
9292
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)
9797
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)
100100
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)
104104
8. Save the new app.
105105
9. On the General page, make a note of the "App ID" and "Client ID" parameters.
106106
10. Create a new client secret and also write it down.

0 commit comments

Comments
 (0)