We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c573204 commit 893eca1Copy full SHA for 893eca1
1 file changed
README.md
@@ -200,4 +200,8 @@ You need to take the self hosted runners token from the Github Actions page of y
200
#### Running on CentOS
201
```shell
202
make setup-self-hosted-runner-centos token=<your-token> github_organization=<your-github-org-name>
203
-```
+```
204
+
205
+You will be prompted to answer some questions about your runner. \
206
+When you complete this step, restart your EC2 machine. \
207
+The runner will be automatically started on boot.
0 commit comments