diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7ba6f4d3a..ff8342620 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2,7 +2,7 @@ name: Continuous integration on: push: - branches: [ main, staging, trying ] + branches: [ staging, trying ] pull_request: branches: [ main ]