Tweaked build trigger

This commit is contained in:
2024-09-22 15:01:00 +10:00
parent e0aaa3347f
commit 820c7a4c88

View File

@@ -3,7 +3,7 @@ name: Build and deploy the dev website to Github Pages
on: on:
# Runs on pushes targeting the docs branch # Runs on pushes targeting the docs branch
push: push:
branches: ["docs"] branches: ["v1-docs"]
# Allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab
workflow_dispatch: workflow_dispatch: