repo
scope to use thiscurl --location --request GET 'https://api.github.com/repos///actions/runners/'
{
"busy": true,
"id": 5,
"labels": [
{
"id": 0,
"name": "string",
"type": "read-only"
}
],
"name": "iMac",
"os": "macos",
"status": "online"
}