fix pr input config

This commit is contained in:
Charlotte 🦝 Delenk 2023-04-08 13:45:49 +01:00
parent 8cc3ccfb55
commit 4112cd1654
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -22,6 +22,7 @@
enableemail = false;
emailoverride = "";
keepnr = 1;
inputs = {
nix-packages = {
type = "git";
url = "${info.head.repo.clone_url} ${info.head.ref}";
@ -52,6 +53,7 @@
emailresponsible = false;
};
};
};
}
)
prs