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