mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-28 13:11:08 +01:00
fix bors.toml
This commit is contained in:
parent
57ba870eab
commit
31d91b4f7e
1 changed files with 3 additions and 1 deletions
|
|
@ -1,2 +1,4 @@
|
||||||
cut_body_after = "" # don't include text from the PR body in the merge commit message
|
cut_body_after = "" # don't include text from the PR body in the merge commit message
|
||||||
status = [ "tests" ]
|
status = [
|
||||||
|
"tests (ubuntu-latest)"
|
||||||
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue