diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ef1e8a649..00f62e896 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: Meson CI on: push: - branches: [ master, changes ] + branches: [ master, changes, hidpi-test ] pull_request: branches: [ master ]