From 9fffa4fef5a7853762e7565ebaed737e65f54de0 Mon Sep 17 00:00:00 2001 From: n-jay Date: Fri, 26 Jul 2024 11:45:50 +0530 Subject: [PATCH] Temp: Remove packaging pipeline build --- .github/workflows/packaging-pipeline.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/packaging-pipeline.yml b/.github/workflows/packaging-pipeline.yml index 2f981c978..cf3918ba3 100644 --- a/.github/workflows/packaging-pipeline.yml +++ b/.github/workflows/packaging-pipeline.yml @@ -4,8 +4,6 @@ name: OpenCue Packaging Pipeline on: push: branches: [ master ] - pull_request: - branches: [ master ] jobs: integration_test: