1
0
mirror of synced 2025-12-30 12:02:01 -05:00

unbreak sync-search (#27608)

This commit is contained in:
Peter Bengtsson
2022-05-11 09:54:27 -04:00
committed by GitHub
parent 60c5e4ebe3
commit f2d46e52b8
4 changed files with 1 additions and 5 deletions

View File

@@ -6,7 +6,6 @@ intro: 'The Codespaces repository secrets API allows a user to create, list, and
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.5'
topics:
- API
miniTocMaxHeadingLevel: 3

View File

@@ -6,7 +6,6 @@ intro: Codespaces repository secrets APIを使うと、ユーザはcodespace中
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.5'
topics:
- API
miniTocMaxHeadingLevel: 3

View File

@@ -6,7 +6,6 @@ intro: 'The Codespaces repository secrets API allows a user to create, list, and
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.5'
topics:
- API
miniTocMaxHeadingLevel: 3

View File

@@ -4,7 +4,6 @@ intro: 'The Repository Secrets API allows a user to create, list, and delete sec
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.5'
topics:
- API
miniTocMaxHeadingLevel: 3
@@ -12,4 +11,4 @@ miniTocMaxHeadingLevel: 3
## Repository Secrets
The Repository Secrets API allows a user to create, list, and delete secrets (such as access tokens for cloud services) for repositories that the user has access to. These secrets are made available to the codespace at runtime. For more information, see "[Managing encrypted secrets for your codespaces](/codespaces/managing-your-codespaces/managing-encrypted-secrets-for-your-codespaces)."
The Repository Secrets API allows a user to create, list, and delete secrets (such as access tokens for cloud services) for repositories that the user has access to. These secrets are made available to the codespace at runtime. For more information, see "[Managing encrypted secrets for your codespaces](/codespaces/managing-your-codespaces/managing-encrypted-secrets-for-your-codespaces)."