diff --git a/.github/workflows/download_pipeline.yml b/.github/workflows/download_pipeline.yml index 77dce0a..b642725 100644 --- a/.github/workflows/download_pipeline.yml +++ b/.github/workflows/download_pipeline.yml @@ -12,14 +12,6 @@ on: required: true default: "dev" pull_request: - types: - - opened - - edited - - synchronize - branches: - - main - - master - pull_request_target: branches: - main - master