diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 70f8d1a2..50b1a375 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,9 @@ name: CI on: push: - branches: [master] + branches: + - master + - rebis-dev tags: - "v**" pull_request: