From f15e66e7aecca76f1295e51f0e6a2bfd85a30afa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charlotte=20=F0=9F=A6=9D=20Delenk?= Date: Sat, 8 Apr 2023 12:38:24 +0100 Subject: [PATCH] remove illegal & --- hydra/spec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hydra/spec.json b/hydra/spec.json index 406de04..0116f0c 100644 --- a/hydra/spec.json +++ b/hydra/spec.json @@ -22,7 +22,7 @@ }, "prsJSON": { "type": "path", - "value": "https://git.chir.rs/api/v1/repos/darkkirb/nix-packages/pulls?state=open&sort=recentupdate", + "value": "https://git.chir.rs/api/v1/repos/darkkirb/nix-packages/pulls?state=open", "emailresponsible": false }, "gitea_status_repo": {