Skip to content

Improve validator performance at scale (#374) #272

Improve validator performance at scale (#374)

Improve validator performance at scale (#374) #272

Workflow file for this run

name: Main CI
on:
push:
branches: [ main ]
permissions:
contents: read
jobs:
build-and-test:
uses: ./.github/workflows/validate.yml
permissions:
contents: read
pull-requests: read
with:
ref: ${{ github.sha }}
release-run: false