diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 51ed30da842..b0a7b16ad69 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ permissions: on: push: - branches: [ master ] + branches: [ ci/amalgamation-example ] pull_request: branches: [ master ]