Update file(s) from valitydev/.github

This commit is contained in:
github-actions[bot] 2022-02-22 08:11:50 +00:00
parent ab16cdba87
commit 8c08550746

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