Git Hub Workflow Profile Response Oidc Credentials
data class GitHubWorkflowProfileResponseOidcCredentials(val azureClientId: String? = null, val azureTenantId: String? = null)
The fields needed for OIDC with GitHub.