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

* 🔄 Created local '.github/workflows/basic-linters.yml' from remote 'workflows/base/basic-linters.yml'

* 🔄 Synced local 'LICENSE' with remote 'LICENSE'

* 🔄 Created local '.github/settings.yml' from remote '.github/settings.yml'

Co-authored-by: kehitt <kehitt@users.noreply.github.com>
This commit is contained in:
Vality Bot 2022-04-28 12:45:58 +03:00 committed by GitHub
parent 94fceea186
commit fba8b30706
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 1 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