Merge pull request #5314 from betagouv/enable-bors

Add bors configuration
This commit is contained in:
Keirua 2020-06-29 15:35:21 +02:00 committed by GitHub
commit e04c86baf4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
bors.toml Normal file
View file

@ -0,0 +1,5 @@
status = [
"ci/circleci: build",
"ci/circleci: test",
"ci/circleci: lint"
]