Skip to content

chore: align tooling with apps-team standards #1

chore: align tooling with apps-team standards

chore: align tooling with apps-team standards #1

Workflow file for this run

name: CI
on:
pull_request:
branches: [main]
permissions:
contents: read
jobs:
ci:
name: CI - lint / typecheck / test
runs-on: ubuntu-latest
steps:
- uses: 0xPolygon/pipelines/.github/actions/ci@main