diff --git a/.github/workflows/Orchestrator.yml b/.github/workflows/Orchestrator.yml index 8e41e4c32..fc5130d59 100644 --- a/.github/workflows/Orchestrator.yml +++ b/.github/workflows/Orchestrator.yml @@ -7,6 +7,7 @@ on: - 'docs/**' - 'LICENSE' pull_request: + types: [opened, synchronize, reopened, ready_for_review] paths-ignore: - '*.md' - 'docs/**'