Skip to content

chore(deps-dev): bump vocs from 1.0.0-alpha.43 to 1.0.0-alpha.47 #35

chore(deps-dev): bump vocs from 1.0.0-alpha.43 to 1.0.0-alpha.47

chore(deps-dev): bump vocs from 1.0.0-alpha.43 to 1.0.0-alpha.47 #35

Workflow file for this run

name: Pull request
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
verify:
name: Verify
uses: ./.github/workflows/verify.yml
secrets: inherit