Update ci.yaml

This commit is contained in:
mauro 🤙 2024-08-29 06:20:44 -07:00 committed by GitHub
parent 4f8156e4fe
commit 5fdc2a955d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ name: Deploy Astro site to Pages
on:
# Runs on pushes targeting the default branch
push:
branches: ["docs-astro"]
branches: ["main"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: