test: make Linux release workflows rerunnable

This commit is contained in:
Trail Mate Dev
2026-07-30 01:13:48 +08:00
parent b5ff2e6462
commit 76efca9731
4 changed files with 4 additions and 1 deletions
@@ -1,6 +1,7 @@
name: Cardputer Zero Linux
on:
workflow_dispatch:
push:
paths:
- "apps/linux_cardputer_zero/**"
+1
View File
@@ -1,6 +1,7 @@
name: Linux Simulator
on:
workflow_dispatch:
push:
paths:
- "apps/linux_sim_shell/**"
+1
View File
@@ -1,6 +1,7 @@
name: uConsole Linux
on:
workflow_dispatch:
push:
paths:
- "apps/linux_uconsole_gtk/**"