Update file(s) from valitydev/.github

This commit is contained in:
github-actions[bot] 2022-02-21 22:05:08 +00:00
parent 809e165527
commit 78a94a2af4

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