From e1bb15e7eb6d156784e466ff35b6277ba4e3ba56 Mon Sep 17 00:00:00 2001 From: rafael-57 Date: Sat, 31 Aug 2024 02:24:38 +0200 Subject: [PATCH] Update windows-qt.yml --- .github/workflows/windows-qt.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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