diff --git a/.github/workflows/page.yml b/.github/workflows/page.yml index d038745..11dbeb6 100644 --- a/.github/workflows/page.yml +++ b/.github/workflows/page.yml @@ -4,6 +4,7 @@ name: Deploy static content to Pages on: # Runs on pushes targeting the default branch push: + branches: ["main"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: