write:org
scope to use this endpoint.admin:org
permission to use this endpoint.curl --location --request PUT 'https://api.github.com/orgs//actions/oidc/customization/sub' \
--header 'Content-Type: application/json' \
--data-raw '{
"include_claim_keys": [
"string"
]
}'
null