diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 186ab9650..1e6115e8a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: Continuous Integration on: # run this workflow on pull_request activity # this includes opening and pushing more commits - pull_request: + push: branches: [ master, 3.21.x, 3.18.x ] jobs: