enable windows-qt actions for bb-hacks
This commit is contained in:
parent
2d4aa3d720
commit
c230646d40
|
@ -5,9 +5,9 @@ name: Windows-Qt
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "main" ]
|
branches: [ "bb-hacks" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "main" ]
|
branches: [ "bb-hacks" ]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BUILD_TYPE: Release
|
BUILD_TYPE: Release
|
||||||
|
|
Loading…
Reference in New Issue