diff --git a/.github/workflows/production_pipeline.yml b/.github/workflows/production_pipeline.yml index e9a040744..5cf0c2171 100644 --- a/.github/workflows/production_pipeline.yml +++ b/.github/workflows/production_pipeline.yml @@ -1,12 +1,5 @@ name: 'Production CI/CD Pipeline' -on: - push: - branches: - - main - pull_request: - workflow_dispatch: - concurrency: 'production' defaults: