diff --git a/.github/workflows/main.path.yml b/.github/workflows/main.path.yml index c5f9748681..6dc2512d06 100644 --- a/.github/workflows/main.path.yml +++ b/.github/workflows/main.path.yml @@ -4,10 +4,6 @@ name: deploy-for-main-path # Controls when the workflow will run on: - # Triggers the workflow on push or pull request events but only for the main branch - push: - branches: [ main ] - # Allows you to run this workflow manually from the Actions tab workflow_dispatch: