diff --git a/.github/workflows/build-test-artifacts.yml b/.github/workflows/build-test-artifacts.yml index 657d355037..3b8ec31733 100644 --- a/.github/workflows/build-test-artifacts.yml +++ b/.github/workflows/build-test-artifacts.yml @@ -3,15 +3,6 @@ name: Build Test Artifacts on: - pull_request: - branches: - - main* - - feature* - types: - - opened - - synchronize - - reopened - - ready_for_review push: branches: - main*