diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d3601f8..cd4871a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,6 +2,8 @@ on: push: branches: - master + - staging + - trying pull_request: name: Continuous integration