Skip to content

Commit 5962a93

Browse files
Fix exclusion tag format (#877)
1 parent c78e0cf commit 5962a93

File tree

1 file changed

+4
-2
lines changed
  • content/terraform-enterprise/1.0.x/docs/enterprise/users-teams-organizations

1 file changed

+4
-2
lines changed

content/terraform-enterprise/1.0.x/docs/enterprise/users-teams-organizations/users.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,9 +209,11 @@ To create a GitHub App token, click **Create a GitHub App token**. The **GitHub
209209
#### Revoking a GitHub app token
210210

211211
To revoke the GitHub App token, click the **ellipses button (...)**. The dropdown menu appears. Click the **Delete Token** option. This triggers a confirmation window to appear, which asks you to confirm that you want to revoke the token. Once confirmed, the token is revoked and you can no longer view GitHub App installations.
212-
<!--BEGIN: tfc:only name:github-permissions>
212+
213+
<!-- BEGIN: TFC:only name:github-permissions -->
214+
213215
#### Additional resources
214216

215217
- [GitHub App permissions in HCP Terraform](/terraform/cloud-docs/vcs/github-app#github-permissions)
216218

217-
<!--END: tfc:only name:github-permissions>
219+
<!-- END: TFC:only name:github-permissions -->

0 commit comments

Comments
 (0)