We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0685a5f commit 6432407Copy full SHA for 6432407
.github/workflows/msvc2019-qt5.yml
@@ -9,6 +9,7 @@ on:
9
branches:
10
- main
11
- gh-actions
12
+ - silverqx-develop
13
14
jobs:
15
.github/workflows/vcpkg-linux.yml
# I will not remove the build folders before a job execution it's not necessary and
# it will be faster this way. I can still remove them manually if needed or
0 commit comments