diff --git a/.github/workflows/create-pr-to-main.yml b/.github/workflows/create-pr-to-main.yml index e4a2b8c9..b97eea00 100644 --- a/.github/workflows/create-pr-to-main.yml +++ b/.github/workflows/create-pr-to-main.yml @@ -3,7 +3,7 @@ name: Create PR to Main on: workflow_run: workflows: ["Pre-release E2E tests"] - branches: ["test"] +# branches: ["test"] types: - completed