Skip to content

search-core: Resolve Vulnerabilities #494

search-core: Resolve Vulnerabilities

search-core: Resolve Vulnerabilities #494

Workflow file for this run

name: Check and Update Repo's documenation
on: pull_request
jobs:
call_update_docs:
uses: yext/slapshot-reusable-workflows/.github/workflows/update_docs.yml@v1
with:
build_script: npm run build-ci
secrets:
REPO_SCOPED_TOKEN: ${{ secrets.BOT_REPO_SCOPED_TOKEN }}