diff --git a/.github/workflows/packaging-test-pipelines.yml b/.github/workflows/packaging-test-pipelines.yml index 5d2558cab..ae8d9d725 100644 --- a/.github/workflows/packaging-test-pipelines.yml +++ b/.github/workflows/packaging-test-pipelines.yml @@ -1,8 +1,8 @@ name: Build tests in packaging images on: - # pull_request: - # types: [opened, reopened,synchronize] + pull_request: + types: [opened, reopened,synchronize] workflow_dispatch: