diff --git a/.github/workflows/deploy_docs.yml b/.github/workflows/deploy_docs.yml index 26f7739..5590b7a 100644 --- a/.github/workflows/deploy_docs.yml +++ b/.github/workflows/deploy_docs.yml @@ -4,7 +4,7 @@ name: Deploy static content to Pages on: # Runs on pushes targeting the default branch push: - branches: sev + branches: dev # Allows you to run this workflow manually from the Actions tab workflow_dispatch: