Skip to content

Commit 4ea8c99

Browse files
committed
bors.toml: update list
1 parent 2f7c1a0 commit 4ea8c99

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

bors.toml

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
cut_body_after = "" # don't include text from the PR body in the merge commit message
22
status = [
3-
# garnix
4-
"Evaluate flake.nix",
5-
"package docs [x86_64-linux]",
6-
"check from-nixos [x86_64-linux]",
7-
"package default [x86_64-linux]",
8-
"check from-nixos-with-sudo [x86_64-linux]",
9-
"package nixos-remote [x86_64-linux]",
10-
"check treefmt [x86_64-linux]",
11-
"package treefmt [x86_64-linux]",
12-
# github actions
13-
"deploy"
3+
"Evaluate flake.nix",
4+
"check from-nixos [x86_64-linux]",
5+
"check from-nixos-with-sudo [x86_64-linux]",
6+
"check treefmt [x86_64-linux]",
7+
"deploy",
8+
"devShell default [x86_64-linux]",
9+
"package default [x86_64-linux]",
10+
"package docs [x86_64-linux]",
11+
"package nixos-remote [x86_64-linux]"
1412
]

0 commit comments

Comments
 (0)