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
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,8 +23,6 @@ This project also includes a minimal Docker setup for local testing and examples
23
23
- Network access to GitHub
24
24
- A GitHub Personal Access Token (classic) or PAT with appropriate scopes: needs `repo` access and "self-hosted runners" administration for the target repository. Practically, you’ll want a token that can create registration tokens on the repository (often described here as admin:write on the repo in this script’s messages).
25
25
26
-
Note: The script currently downloads Linux runners. If running on another OS, adapt accordingly.
27
-
28
26
## Installation
29
27
You can use the script directly, or install it via Composer so `github-runner-starter` is available on your PATH.
0 commit comments