Skip to content

yarn install

yarn install #570

Workflow file for this run

name: Push - run release verifications
# concurrency:
# # group name unique for push to push-integ-test
# group: push-e2e-${{ github.ref }}
# cancel-in-progress: true
on:
push:
branches:
- fix/api-ref-worflow
jobs:
publish-docs:
secrets: inherit
uses: ./.github/workflows/callable-docs-update.yml