Disable astro.yml
This commit is contained in:
parent
fa9a8c2724
commit
303658c314
1 changed files with 1 additions and 1 deletions
2
.github/workflows/astro.yml
vendored
2
.github/workflows/astro.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue