Disable astro.yml

This commit is contained in:
Aria 2025-03-24 06:01:33 +11:00 committed by GitHub
parent fa9a8c2724
commit 303658c314
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: ["main"]
branches: []
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: