repo
scope to use this endpoint. GitHub Apps must have the administration
repository permission to use this API.curl --location --request GET 'https://api.github.com/repos///actions/permissions'
{
"allowed_actions": "all",
"enabled": true,
"selected_actions_url": "string"
}
allowed_actions
is set to selected
.