Skip to content

ci: use org workflows #1011

ci: use org workflows

ci: use org workflows #1011

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@ci/addWorkflows
secrets: inherit