Compare commits
No commits in common. "54f158809162a84f6829731ace48b7ab6ff3aab7" and "fa9a8c2724254f8dcd627907dafa41d0c8d631a3" have entirely different histories.
54f1588091
...
fa9a8c2724
2 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ name: Deploy Astro site to Pages
|
|||
on:
|
||||
# Runs on pushes targeting the default branch
|
||||
push:
|
||||
branches: []
|
||||
branches: ["main"]
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
Loading…
Add table
Add a link
Reference in a new issue