automate github apps docs (#35530)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
This commit is contained in:
3
.github/workflows/sync-openapi.yml
vendored
3
.github/workflows/sync-openapi.yml
vendored
@@ -50,6 +50,9 @@ jobs:
|
||||
- uses: ./.github/actions/node-npm-setup
|
||||
|
||||
- name: Sync the REST, Webhooks, and GitHub Apps schemas
|
||||
env:
|
||||
# Needed for gh
|
||||
GITHUB_TOKEN: ${{ secrets.DOCS_BOT_FR }}
|
||||
run: |
|
||||
src/rest/scripts/update-files.js --source-repo rest-api-description --output rest github-apps webhooks rest-redirects
|
||||
git status
|
||||
|
||||
Reference in New Issue
Block a user