Skip to content

chore: use v2 URL on Discord bot #310

chore: use v2 URL on Discord bot

chore: use v2 URL on Discord bot #310

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