Skip to content

Merge branch 'main' of https://github.com/snapshot-labs/snapshot-side… #808

Merge branch 'main' of https://github.com/snapshot-labs/snapshot-side…

Merge branch 'main' of https://github.com/snapshot-labs/snapshot-side… #808

Workflow file for this run

name: Lint
on: [push]
jobs:
lint:
strategy:
matrix:
target: ['18']
uses: snapshot-labs/actions/.github/workflows/lint.yml@main
secrets: inherit
with:
target: ${{ matrix.target }}