From df3203d2dd06edd70693ea99312e1ae3e59accd5 Mon Sep 17 00:00:00 2001 From: Brendan Allan Date: Sat, 14 Feb 2026 14:47:50 +0800 Subject: ci: move signpath policy --- .signpath/policies/opencode/test-signing.yml | 5 +++++ .signpath/policies/test-signing.yml | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 .signpath/policies/opencode/test-signing.yml delete mode 100644 .signpath/policies/test-signing.yml diff --git a/.signpath/policies/opencode/test-signing.yml b/.signpath/policies/opencode/test-signing.yml new file mode 100644 index 000000000..683b27adb --- /dev/null +++ b/.signpath/policies/opencode/test-signing.yml @@ -0,0 +1,5 @@ +github-policies: + runners: + allowed_groups: + - "GitHub Actions" + - "blacksmith runners 01kbd5v56sg8tz7rea39b7ygpt" diff --git a/.signpath/policies/test-signing.yml b/.signpath/policies/test-signing.yml deleted file mode 100644 index 683b27adb..000000000 --- a/.signpath/policies/test-signing.yml +++ /dev/null @@ -1,5 +0,0 @@ -github-policies: - runners: - allowed_groups: - - "GitHub Actions" - - "blacksmith runners 01kbd5v56sg8tz7rea39b7ygpt" -- cgit v1.2.3