Merge pull request #5314 from betagouv/enable-bors
Add bors configuration
This commit is contained in:
commit
e04c86baf4
1 changed files with 5 additions and 0 deletions
5
bors.toml
Normal file
5
bors.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
status = [
|
||||
"ci/circleci: build",
|
||||
"ci/circleci: test",
|
||||
"ci/circleci: lint"
|
||||
]
|
Loading…
Reference in a new issue