diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3b99ced22..298d5caeb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,6 +1,10 @@ name: CI on: + push: + branches: + - develop + pull_request: branches: - develop