Skip to content

feat: stakeWise external position #413

feat: stakeWise external position

feat: stakeWise external position #413

name: CI
on:
pull_request:
branches: [main]
types: [opened, reopened, synchronize, ready_for_review]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
verify:
name: Verify
uses: ./.github/workflows/reusable-verify.yaml
secrets: inherit