Skip to content

ci: Add a workflow for linting #1

ci: Add a workflow for linting

ci: Add a workflow for linting #1

Workflow file for this run

name: Lint
on:
pull_request:
paths-ignore:
- 'README.*'
push:
branches:
- master
paths-ignore:
- 'README.*'
workflow_dispatch:
jobs:
lint:
uses: emacs-twist/internal/.github/workflows/check.yml@master
with:
package: linters