I am using GitHub Actions. To access the self-hosted runners API needed admin:org scope aceess token I'm creating a personal access token with admin:org scope But with this token we can access all git repos that is avalable in my organazaion. To avaoid misused please help me to create admin token for specific repo with that i can able to use github runners api and all features of github actions.
Access tokens require admin:org scope
admin:org Full control of orgs and teams, read and write org projects
write:org Read and write org and team membership, read and write org projects
read:org Read org and team membership, read org projects
manage_runners:org Manage org runners and runner groups