Update file(s) from valitydev/.github

This commit is contained in:
github-actions[bot] 2022-02-21 21:37:50 +00:00
parent 51e1f8727d
commit 8dacf34c65

15
.github/workflows/basic-linters.yml vendored Normal file
View 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