diff --git a/.github/workflows/windows-qt.yml b/.github/workflows/windows-qt.yml index 70c33ebe..0f35261d 100644 --- a/.github/workflows/windows-qt.yml +++ b/.github/workflows/windows-qt.yml @@ -5,9 +5,9 @@ name: Windows-Qt on: push: - branches: [ "main" ] + branches: [ "bb-hacks" ] pull_request: - branches: [ "main" ] + branches: [ "bb-hacks" ] env: BUILD_TYPE: Release