Compare commits

...

2 commits

Author SHA1 Message Date
BuyMyMojo
54f1588091
Disable actions 2025-03-24 06:03:16 +11:00
303658c314
Disable astro.yml 2025-03-24 06:01:33 +11:00
2 changed files with 1 additions and 1 deletions

View file

@ -7,7 +7,7 @@ name: Deploy Astro site to Pages
on: on:
# Runs on pushes targeting the default branch # Runs on pushes targeting the default branch
push: push:
branches: ["main"] branches: []
# 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: