From c35c1961de3bb86c90e81e833519d35fbb238651 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Wed, 28 Jan 2026 21:39:04 +1300 Subject: [PATCH] add docs branch for testing --- .github/workflows/github-pages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index b5b742f5..a80c2098 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -4,6 +4,7 @@ on: push: branches: - main + - docs permissions: contents: write