diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 721c039c3d1..9c78262f692 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,6 +26,9 @@ name: CI on: push: + branches: + - master + - atlas-2.6 pull_request: branches: [ "master" ]