diff --git a/content/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization.md b/content/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization.md index b4f2441c0dbf..44f0828cf55e 100644 --- a/content/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization.md +++ b/content/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization.md @@ -99,17 +99,17 @@ Some of the features listed below are limited to organizations using {% data var | {% ifversion fpt or ghec %} | | Create, edit, run, re-run, and cancel [GitHub Actions workflows](/actions) | | | | | | | {% endif %} | -| {% ifversion ghec %} | +| {% ifversion fpt or ghec %} | | Create, update, and delete [GitHub Actions secrets](/actions/security-guides/using-secrets-in-github-actions) on GitHub.com | | | | | | | {% endif %} | -| {% ifversion fpt or ghes %} | +| {% ifversion ghes %} | | Create, update, and delete [GitHub Actions secrets](/actions/security-guides/using-secrets-in-github-actions) on GitHub.com | | | | | | | {% endif %} | | Create, update, and delete [GitHub Actions secrets](/rest/actions/secrets) using the REST API | | | | | | -| {% ifversion ghec %} | +| {% ifversion fpt or ghec %} | | Create, update, and delete [GitHub Actions variables](/actions/how-tos/writing-workflows/choosing-what-your-workflow-does/store-information-in-variables) on GitHub.com | | | | | | | {% endif %} | -| {% ifversion fpt or ghes %} | +| {% ifversion ghes %} | | Create, update, and delete [GitHub Actions variables](/actions/how-tos/writing-workflows/choosing-what-your-workflow-does/store-information-in-variables) on GitHub.com | | | | | | | {% endif %} | | Create, update, and delete [GitHub Actions variables](/rest/actions/variables) using the REST API | | | | | | diff --git a/content/rest/billing/billing.md b/content/rest/billing/billing.md index 71170d24af4f..efefe23d9831 100644 --- a/content/rest/billing/billing.md +++ b/content/rest/billing/billing.md @@ -2,7 +2,7 @@ title: REST API endpoints for billing shortTitle: Billing allowTitleToDifferFromFilename: true -intro: Use the REST API to get billing information for an enterprise. +intro: Use the REST API to get billing information. topics: - API versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 diff --git a/content/rest/billing/index.md b/content/rest/billing/index.md index 8ed2ba4cb74b..64d58fcc0b45 100644 --- a/content/rest/billing/index.md +++ b/content/rest/billing/index.md @@ -2,7 +2,7 @@ title: REST API endpoints for billing shortTitle: Billing allowTitleToDifferFromFilename: true -intro: Use the REST API to get billing information for an enterprise. +intro: Use the REST API to get billing information. topics: - API versions: