diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 70a2eea..ea986a8 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -4,11 +4,6 @@ on: push: branches: - main - workflow_dispatch: - # Allows you to run this workflow manually from the Actions tab - - # Review gh actions docs if you want to further define triggers, paths, etc - # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on jobs: build: