🔄 Synced file(s) with valitydev/configurations (#42)

Co-authored-by: A77AY <11846445+A77AY@users.noreply.github.com>
This commit is contained in:
Vality Bot 2023-08-14 18:47:38 +07:00 committed by GitHub
parent eb3c5c6b32
commit e67db789aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 0 deletions

2
.github/settings.yml vendored Normal file
View File

@ -0,0 +1,2 @@
# These settings are synced to GitHub by https://probot.github.io/apps/settings/
_extends: .github

10
.github/workflows/basic-linters.yml vendored Normal file
View File

@ -0,0 +1,10 @@
name: Vality basic linters
on:
pull_request:
branches:
- "*"
jobs:
lint:
uses: valitydev/base-workflows/.github/workflows/basic-linters.yml@v1