diff options
| author | Brendan Allan <[email protected]> | 2026-02-12 18:46:56 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-02-12 18:46:56 +0800 |
| commit | 0eaeb4588e0d44023a2e89c2ed516dbfe68c0e43 (patch) | |
| tree | e228d1f3b496e6614d9c8992e6ec008be45eb2e1 /.signpath | |
| parent | 1413d77b1ff36ed030c179b3bc59dc6a9b9679b3 (diff) | |
| download | opencode-0eaeb4588e0d44023a2e89c2ed516dbfe68c0e43.tar.gz opencode-0eaeb4588e0d44023a2e89c2ed516dbfe68c0e43.zip | |
Testing SignPath Integration (#13308)
Diffstat (limited to '.signpath')
| -rw-r--r-- | .signpath/policies/test-signing.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.signpath/policies/test-signing.yml b/.signpath/policies/test-signing.yml new file mode 100644 index 000000000..4c9f654cd --- /dev/null +++ b/.signpath/policies/test-signing.yml @@ -0,0 +1,7 @@ +github-policies: + runners: + allowed_groups: + - "blacksmith runners 01kbd5v56sg8tz7rea39b7ygpt" + build: + disallow_reruns: false + branch_rulesets: |
