diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8cdc0573..bd669c3f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -3,7 +3,7 @@ on: push: branches: - main - - v* + - v8 pull_request: branches: - main