diff --git a/.github/workflows/pipeline-orchestrator.yml b/.github/workflows/pipeline-orchestrator.yml index 384e3f1..24055d6 100644 --- a/.github/workflows/pipeline-orchestrator.yml +++ b/.github/workflows/pipeline-orchestrator.yml @@ -15,12 +15,13 @@ name: "Pipeline Orchestrator" on: schedule: - - cron: "*/15 * * * *" - workflow_run: - workflows: ["Review Responder"] - types: [completed] - push: - branches: [main] + # schedule: + # - cron: "*/15 * * * *" + # workflow_run: + # workflows: ["Review Responder"] + # types: [completed] + # push: + # branches: [main] workflow_dispatch: inputs: pr_number: