Skip to content

Commit 2af71f2

Browse files
author
Felipe Torrezan
authored
Improved FAQ layout
1 parent 6967896 commit 2af71f2

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,9 @@ With GitHub Actions is straightforward enabling a self-hosted runner on a Linux
5353
You can have as many parallel build nodes with runners as your license allows you to. [Contact sales](https://iar.com/about/contact) for expanding your build capacity.
5454

5555
### FAQ
56-
How do I...
57-
> ...make the runner to survive a reboot?
58-
59-
In order to install the runner as a service, use this [hint](https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/configuring-the-self-hosted-runner-application-as-a-service?platform=linux).
56+
<details><summary><b>How do I make the runner to survive a reboot?</b></summary>
57+
In order to learn how to install the runner as a service, use this <a href=https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/configuring-the-self-hosted-runner-application-as-a-service?platform=linux>link</a>.
58+
</details>
6059

6160

6261
## Issues

0 commit comments

Comments
 (0)