From d45c10b3822b6e2ce72d37001e6bad88f9bae133 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Sun, 28 Jul 2024 14:25:50 -0400 Subject: [PATCH] fix github Signed-off-by: ahuston-0 --- hydra/spec.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hydra/spec.json b/hydra/spec.json index 49b0274..809d1b9 100644 --- a/hydra/spec.json +++ b/hydra/spec.json @@ -23,12 +23,12 @@ }, "pulls": { "type": "githubpulls", - "value": "RAD-Development/flake-update-diff", + "value": "RAD-Development flake-update-diff", "emailresponsible": false }, "branches": { "type": "github_refs", - "value": "RAD-Development/flake-update-diff heads -", + "value": "RAD-Development flake-update-diff heads -", "emailresponsible": false } }