diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c903d1b15..b52fe1c4c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,6 +3,10 @@ name: Rust CI on: pull_request: push: + branches: + - master + - staging + - trying jobs: