Skip to content

fix: restrict NFT minting only to voter #661

fix: restrict NFT minting only to voter

fix: restrict NFT minting only to voter #661

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 }}