From 41f92f177b0cbe3f024cb377099a1bacd70d97a6 Mon Sep 17 00:00:00 2001 From: Spencer Schrock Date: Wed, 14 Aug 2024 14:11:29 -0700 Subject: [PATCH] enable GitHub Pages for model-transparency We are hosting library documentation via GitHub Pages, which requires the feature enabled. For details see https://github.com/sigstore/model-transparency/issues/209. Signed-off-by: Spencer Schrock --- github-sync/github-data/sigstore/repositories.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/github-sync/github-data/sigstore/repositories.yaml b/github-sync/github-data/sigstore/repositories.yaml index 8974e2b..79dbb1c 100644 --- a/github-sync/github-data/sigstore/repositories.yaml +++ b/github-sync/github-data/sigstore/repositories.yaml @@ -962,6 +962,9 @@ repositories: - name: model-transparency id: 10329477 permission: push + pages: + branch: gh-pages + path: / branchesProtection: - pattern: main enforceAdmins: true