admin:org
scope to use this endpoint.curl --location --request PUT 'https://api.github.com/orgs//actions/required_workflows//repositories' \
--header 'Content-Type: application/json' \
--data-raw '{
"selected_repository_ids": [
32,
91
]
}'
{}