Skip to content

build(deps): bump polkadot-api from 1.8.4 to 1.9.0 in the polkadot-api group #305

build(deps): bump polkadot-api from 1.8.4 to 1.9.0 in the polkadot-api group

build(deps): bump polkadot-api from 1.8.4 to 1.9.0 in the polkadot-api group #305

Workflow file for this run

name: Pull request
on:
pull_request:
branches: [main]
# Add trigger for `ready_for_review`
# https://github.com/changesets/action/issues/187
types: [opened, reopened, synchronize, ready_for_review]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
verify:
uses: ./.github/workflows/verification.yml