hypnagaga/.github/workflows/lint.yaml
Ben Aultowski d91f7b174c Squashed 'packages/graphics-components/' content from commit 247be9ce
git-subtree-dir: packages/graphics-components
git-subtree-split: 247be9ce40bd338d3934534fb6392504a0cdc81f
2026-02-27 12:19:44 -05: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