mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-08-22 18:49:46 +00:00
test: make Linux release workflows rerunnable
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: Cardputer Zero Linux
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- "apps/linux_cardputer_zero/**"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: Linux Simulator
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- "apps/linux_sim_shell/**"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: uConsole Linux
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- "apps/linux_uconsole_gtk/**"
|
||||
|
||||
Reference in New Issue
Block a user