Skip to content

feat: add getRecords util and use instead of fetching logs in deployer #4352

feat: add getRecords util and use instead of fetching logs in deployer

feat: add getRecords util and use instead of fetching logs in deployer #4352

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: Run lint
runs-on: depot-ubuntu-22.04-16
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup
uses: ./.github/actions/setup
- name: Lint
run: pnpm lint