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

* 🔄 Synced local '.github/workflows/basic-linters.yml' with remote 'workflows/base/basic-linters.yml'

* 🔄 Created local '.github/settings.yml' from remote '.github/settings.yml'
This commit is contained in:
Vality Bot 2022-03-25 18:24:11 +03:00 committed by GitHub
parent 4bb86bf94a
commit 67d1ef1f2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 6 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

View File

@ -3,12 +3,7 @@ name: Vality basic linters
on:
pull_request:
branches:
- master
- main
push:
branches:
- master
- main
- "*"
jobs:
lint: