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