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