Skip to content

fix: prevent double minting (#185) #677

fix: prevent double minting (#185)

fix: prevent double minting (#185) #677

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