Skip to content

Commit 293d4b2

Browse files
committed
workflows testing concurrency
1 parent 289ec26 commit 293d4b2

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

.github/workflows/msvc2022-qt6-drivers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
branches:
1313
- main
1414
- gh-actions
15+
- silverqx-develop
1516

1617
concurrency:
1718
group: tinyorm-windows

.github/workflows/msys2-ucrt64-drivers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
branches:
1313
- main
1414
- gh-actions
15+
- silverqx-develop
1516

1617
concurrency:
1718
group: tinyorm-windows

.github/workflows/vcpkg-windows-drivers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
branches:
77
- main
88
- gh-actions
9+
- silverqx-develop
910

1011
concurrency:
1112
group: tinyorm-windows

.github/workflows/vcpkg-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
branches:
77
- main
88
- gh-actions
9+
- silverqx-develop
910

1011
concurrency:
1112
group: tinyorm-windows

0 commit comments

Comments
 (0)