mirror of
https://github.com/valitydev/adapter-bank-payout-spring-boot-starter.git
synced 2024-11-06 08:55:26 +00:00
11 lines
163 B
YAML
11 lines
163 B
YAML
|
name: Vality basic linters
|
||
|
|
||
|
on:
|
||
|
pull_request:
|
||
|
branches:
|
||
|
- "*"
|
||
|
|
||
|
jobs:
|
||
|
lint:
|
||
|
uses: valitydev/base-workflows/.github/workflows/basic-linters.yml@v1
|