diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 60e6627de93..28993958cef 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,6 +4,8 @@ on: push: branches: - master + # TODO - delete this before merging v3 into master + - v3 pull_request: branches: - '**'