Skip to content

chore(deps): Bump @wormhole-foundation/sdk from 4.13.1 to 6.1.0 #206

chore(deps): Bump @wormhole-foundation/sdk from 4.13.1 to 6.1.0

chore(deps): Bump @wormhole-foundation/sdk from 4.13.1 to 6.1.0 #206

name: SDK Type Check
on:
pull_request:
branches:
- main
schedule:
- cron: '0 6 * * 1-5' # weekly run
workflow_dispatch: # allow manual trigger
permissions:
contents: read
issues: write
jobs:
typecheck-latest:
uses: wormhole-foundation/workflows/.github/workflows/wormhole-demo-typecheck.yml@main
secrets: inherit