checkout/.github/workflows/basic-linters.yml
2023-08-16 18:48:04 +03:00

11 lines
181 B
YAML

name: Vality basic linters
on:
pull_request:
branches:
- '*'
jobs:
lint:
uses: valitydev/base-workflows/.github/workflows/basic-linters.yml@v1