From 95d9e958ba1d7f7c9e0f1147ee8cf9e7d0c9f36b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Sat, 18 Mar 2023 15:56:42 +0100 Subject: [PATCH] update bors.toml --- bors.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bors.toml b/bors.toml index bca5cfa..6c367e5 100644 --- a/bors.toml +++ b/bors.toml @@ -13,14 +13,14 @@ status = [ "check pruning-22_11 [x86_64-linux]", "check restart-and-reload [x86_64-linux]", "check restart-and-reload-22_11 [x86_64-linux]", - "check sops-import-keys-hook-22_11 [x86_64-linux]", "check sops-init-gpg-key-22_11 [x86_64-linux]", + "check sops-install-secrets-22_11 [x86_64-linux]", "check sops-pgp-hook-test-22_11 [x86_64-linux]", - "check ssh-keys-22_11 [x86_64-linux]", + "check ssh-keys [x86_64-linux]", "check ssh-to-pgp-22_11 [x86_64-linux]", "check unit-tests-22_11 [x86_64-linux]", - "default devShell [x86_64-linux]", - "default package [x86_64-linux]", + "check user-passwords [x86_64-linux]", + "check user-passwords-22_11 [x86_64-linux]", "package cross-build [x86_64-linux]", "package lint [x86_64-linux]", "package sops-import-keys-hook [x86_64-linux]",