unbreak sync-search (#27608)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -6,7 +6,6 @@ intro: Codespaces repository secrets APIを使うと、ユーザはcodespace中
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '>=3.5'
|
||||
topics:
|
||||
- API
|
||||
miniTocMaxHeadingLevel: 3
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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)."
|
||||
|
||||
Reference in New Issue
Block a user