diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 5c4bfe8e..82ca5794 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -2,9 +2,9 @@ name: Release Wheels on: push: - branches: - - main - - master + # branches: + # - main + # - master tags: - 'v*' pull_request: