bors: add missing jobs

This commit is contained in:
Jörg Thalheim 2023-06-07 00:53:08 +02:00
parent f3d4bec0df
commit 7c8b2dd689

View File

@ -2,7 +2,9 @@ cut_body_after = "" # don't include text from the PR body in the merge commit me
status = [
"Evaluate flake.nix",
"check from-nixos [x86_64-linux]",
"check from-nixos-2211 [x86_64-linux]",
"check from-nixos-with-sudo [x86_64-linux]",
"check from-nixos-with-sudo-2211 [x86_64-linux]",
"check treefmt [x86_64-linux]",
"deploy",
"devShell default [x86_64-linux]",