diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cd91558a8..2997252cc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,8 +3,12 @@ name: Tests on: workflow_dispatch: {} push: + branches: + - 'RB-2.5' + - 'AJC-RB-2.5' paths-ignore: - Documentation + pull_request: branches: - RB-2.5