Skip to content

Fix abab version from 1.0.9 to 1.0.8 #207

Fix abab version from 1.0.9 to 1.0.8

Fix abab version from 1.0.9 to 1.0.8 #207

name: ⚙️ Linting
# Dependencies:
# - SocketDev/socket-registry/.github/workflows/lint.yml@main
on:
push:
branches: [main]
tags: ['*']
pull_request:
branches: [main]
workflow_dispatch:
permissions:
contents: read
jobs:
lint-check:
uses: SocketDev/socket-registry/.github/workflows/lint.yml@main
with:
setup-script: 'pnpm run build'