mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-08 19:46:11 +01:00
update bors.toml
This commit is contained in:
parent
fd7dbd8e0d
commit
1278fbd4cb
1 changed files with 6 additions and 0 deletions
|
|
@ -1,4 +1,10 @@
|
|||
cut_body_after = "" # don't include text from the PR body in the merge commit message
|
||||
status = [
|
||||
"Evaluate flake.nix",
|
||||
"check lint [x86_64-linux]",
|
||||
"devShell default [x86_64-linux]",
|
||||
"package default [x86_64-linux]",
|
||||
"package test-runner [x86_64-linux]",
|
||||
"package test-runner-unstable [x86_64-linux]",
|
||||
"tests (ubuntu-latest)"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue