We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9015f5 commit 04f9540Copy full SHA for 04f9540
3 files changed
.github/workflows/build-installer-qt5-win32.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
tags:
6
- "*"
7
+ branches: [ dev ]
8
9
env:
10
QT_VERSION: 5.15.2
.github/workflows/build-installer-qt5-win64.yml
.github/workflows/build-installer-qt6-win64.yml
QT_VERSION: 6.9.3
0 commit comments