diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4398083e..2c63dd9e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -3,10 +3,6 @@ on: push: branches: - main - - v5 - - v6 - - v7 - - v8 pull_request: branches: - main