repo
scope to use thiscurl --location --request GET 'https://api.github.com/repos///actions/runners//labels'
{
"labels": [
{
"id": 0,
"name": "string",
"type": "read-only"
}
],
"total_count": 0
}