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

This commit is contained in:
Vality Bot 2022-06-29 18:00:52 +03:00 committed by GitHub
parent 97638e0191
commit c6cb917378
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 6 deletions

6
.codecov.yml Normal file
View File

@ -0,0 +1,6 @@
coverage:
status:
project:
default:
target: auto
threshold: 1%

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: on:
pull_request: pull_request:
branches: branches:
- master - "*"
- main
push:
branches:
- master
- main
jobs: jobs:
lint: lint:

1
CODEOWNERS Normal file
View File

@ -0,0 +1 @@
* @valitydev/java