Skip to content

chore: version packages #65

chore: version packages

chore: version packages #65

Workflow file for this run

name: Pull Request
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
verify:
uses: ./.github/workflows/verify.yml
secrets: inherit