Skip to content

Bump the wormhole-ntt group with 5 updates #42

Bump the wormhole-ntt group with 5 updates

Bump the wormhole-ntt group with 5 updates #42

Workflow file for this run

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