git-subtree-dir: graphics-components-src git-subtree-split: 247be9ce40bd338d3934534fb6392504a0cdc81f
11 lines
172 B
YAML
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
|