diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 06ee271d..2e9cc181 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,6 +3,11 @@ name: CI on: pull_request: + push: + branches: + - 'develop' + - 'master' + - '*-stable' concurrency: