hypnagaga/.github/workflows/lint.yaml
2024-11-16 14:25:25 +00:00

11 lines
172 B
YAML

name: Lint
on:
pull_request:
branches:
- main
jobs:
lint:
uses: reuters-graphics/action-workflows/.github/workflows/lint.yaml@main
secrets: inherit