Skip to content

Commit d6d98f2

Browse files
committed
workflows updated on.push.branches
Temporarily for testing.
1 parent 96ae799 commit d6d98f2

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

.github/workflows/clang-cl-qt6.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ on:
1818
branches:
1919
- main
2020
- gh-actions
21+
- silverqx-develop
2122

2223
jobs:
2324

.github/workflows/linux-qt5.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
branches:
1010
- main
1111
- gh-actions
12+
- silverqx-develop
1213

1314
jobs:
1415

.github/workflows/linux-qt6.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on:
1919
branches:
2020
- main
2121
- gh-actions
22+
- silverqx-develop
2223

2324
jobs:
2425

.github/workflows/msvc2022-qt6.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on:
1919
branches:
2020
- main
2121
- gh-actions
22+
- silverqx-develop
2223

2324
jobs:
2425

.github/workflows/msys2-ucrt64.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
branches:
1616
- main
1717
- gh-actions
18+
- silverqx-develop
1819

1920
jobs:
2021

0 commit comments

Comments
 (0)