diff --git a/.github/workflows/build_wheel_all_archs.yml b/.github/workflows/build_wheel_all_archs.yml index 98a2ecf279..fbf00af36e 100644 --- a/.github/workflows/build_wheel_all_archs.yml +++ b/.github/workflows/build_wheel_all_archs.yml @@ -1,7 +1,7 @@ name: cibuildwheel_ubuntu on: - pull_request: # CTB remove before merge! + #pull_request: # use for testing modifications to this action push: branches: [latest] tags: v*