Skip to content

fix: decoder triggers state updates on related account changes #561

fix: decoder triggers state updates on related account changes

fix: decoder triggers state updates on related account changes #561

Workflow file for this run

name: Continuous Integration
on:
pull_request:
permissions:
id-token: write
contents: read
jobs:
tests-and-lints:
uses: ./.github/workflows/tests-and-lints-template.yaml
secrets:
eth_rpc_url: ${{ secrets.ETH_RPC_URL }}
app_id: ${{ secrets.APP_ID }}
app_private_key: ${{ secrets.APP_PRIVATE_KEY }}