Browse Source

add docs branch for testing

pull/1579/head
liamcottle 4 months ago
parent
commit
c35c1961de
  1. 1
      .github/workflows/github-pages.yml

1
.github/workflows/github-pages.yml

@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- main - main
- docs
permissions: permissions:
contents: write contents: write

Loading…
Cancel
Save