Skip to content

Commit

Permalink
workflows ran all
Browse files Browse the repository at this point in the history
  • Loading branch information
silverqx committed Apr 18, 2024
1 parent 16654f2 commit ca826b8
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/clang-cl-qt6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
branches:
- main
- gh-actions
- silverqx-develop

jobs:

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/linux-qt5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
branches:
- main
- gh-actions
- silverqx-develop

jobs:

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/linux-qt6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ on:
branches:
- main
- gh-actions
- silverqx-develop

jobs:

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/msvc2019-qt5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
branches:
- main
- gh-actions
- silverqx-develop

jobs:

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/msvc2022-qt6-drivers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
branches:
- main
- gh-actions
- silverqx-develop

concurrency:
group: tinyorm-windows
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/msvc2022-qt6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ on:
branches:
- main
- gh-actions
- silverqx-develop

jobs:

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/msys2-ucrt64-drivers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
branches:
- main
- gh-actions
- silverqx-develop

concurrency:
group: tinyorm-windows
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/msys2-ucrt64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ on:
branches:
- main
- gh-actions
- silverqx-develop

jobs:

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/vcpkg-windows-drivers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches:
- main
- gh-actions
- silverqx-develop

concurrency:
group: tinyorm-windows
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/vcpkg-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches:
- main
- gh-actions
- silverqx-develop

concurrency:
group: tinyorm-windows
Expand Down

0 comments on commit ca826b8

Please sign in to comment.