Skip to content

feat: Add view for get/set ERC20 balances (#39) #62

feat: Add view for get/set ERC20 balances (#39)

feat: Add view for get/set ERC20 balances (#39) #62

Workflow file for this run

name: Pull request
on:
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
verify:
name: Verify
uses: ./.github/workflows/verify.yml
secrets: inherit
artifacts:
name: Artifacts
uses: ./.github/workflows/artifacts.yml