diff --git a/.github/workflows/packaging-test-pipelines.yml b/.github/workflows/packaging-test-pipelines.yml index 5b16466f9..0233f2c1a 100644 --- a/.github/workflows/packaging-test-pipelines.yml +++ b/.github/workflows/packaging-test-pipelines.yml @@ -1,8 +1,6 @@ name: Build tests in packaging images on: - push: - branches: "**" pull_request: types: [opened, reopened,synchronize]