mirror of
https://github.com/valitydev/cds-proto.git
synced 2024-11-06 01:35:17 +00:00
Update file(s) from valitydev/.github
This commit is contained in:
parent
8a779a6200
commit
ed9f907804
15
.github/workflows/basic-linters.yml
vendored
Normal file
15
.github/workflows/basic-linters.yml
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
name: Vality basic linters
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
uses: valitydev/base-workflows/.github/workflows/basic-linters.yml@v1
|
Loading…
Reference in New Issue
Block a user