diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ad8e9d9a73..ec104c5640 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,8 +2,10 @@ name: CI on: pull_request: + push: branches: - - '*' + - staging + - trying jobs: ci-all: