Update file(s) from valitydev/.github

This commit is contained in:
github-actions[bot] 2022-02-22 11:35:13 +00:00
parent c976b19cc1
commit a318c8e01f

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