Update windows-qt.yml
This commit is contained in:
parent
3c2e139b26
commit
e1bb15e7eb
|
@ -5,9 +5,9 @@ name: Windows-Qt
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "bb-hacks" ]
|
branches: [ "main" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "bb-hacks" ]
|
branches: [ "main" ]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BUILD_TYPE: Release
|
BUILD_TYPE: Release
|
||||||
|
|
Loading…
Reference in New Issue