1
0
Fork 0
mirror of https://github.com/emacs-twist/org-babel.git synced 2025-03-05 08:17:05 +00:00
org-babel/.github/workflows/lint.yml
2024-11-11 01:30:02 +09:00

16 lines
276 B
YAML

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