Skip to content

ci: use org workflows (#468) #1014

ci: use org workflows (#468)

ci: use org workflows (#468) #1014

Workflow file for this run

name: Linting
on:
pull_request:
branches: [main]
push:
branches: [main]
workflow_dispatch:
jobs:
lint:
uses: cap-js/.github/.github/workflows/lint.yml@main
secrets: inherit