Update static.yaml

This commit is contained in:
Ryan Baxter
2024-06-26 11:26:21 -04:00
committed by GitHub
parent aa4c37a288
commit 5f37cd2069

View File

@@ -4,7 +4,7 @@ name: Deploy static content to Pages
on:
# Runs on pushes targeting the default branch
push:
branches: ["gh-pages"]
branches: ["main"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: