Change other workflows to be manual triggered.

This commit is contained in:
Ernie Pasveer
2025-12-12 10:14:19 -06:00
parent 14778d2ae8
commit a129976617
6 changed files with 0 additions and 24 deletions
-4
View File
@@ -2,10 +2,6 @@ name: debian-latest Development Build
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
-4
View File
@@ -2,10 +2,6 @@ name: debian-latest Package Build
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
-4
View File
@@ -2,10 +2,6 @@ name: macos-latest Development Build
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
-4
View File
@@ -2,10 +2,6 @@ name: mint-latest Development Build
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
@@ -2,10 +2,6 @@ name: ubuntu-arm64-latest Development Build
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
-4
View File
@@ -2,10 +2,6 @@ name: ubuntu-latest Development Build
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)