Windows Desktop Client CI #2

Merged
restitux merged 82 commits from bundle into main 2025-12-05 03:58:12 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 1a5e9bd701 - Show all commits
+1 -1
View File
@@ -1,5 +1,5 @@
name: Build Mumble Web 2
on: [push]
on: [workflow_dispatch]
jobs:
linux_build:
@@ -1,5 +1,5 @@
name: Build Mumble Web 2 release builder containers
on: [workflow_dispatch]
on: [push]
jobs:
windows-release-builder-container-build: