diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 15274be986..d723ea2fe1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ on: push: branches: [ main ] pull_request: - branches: [ main, async-changes ] + branches: [ main ] jobs: cmake_test: