Add run workflow on demand
CI / lint (push) Successful in 4s
CI / test (push) Successful in 18s

This commit is contained in:
Logan
2026-04-21 01:08:38 -04:00
parent 5c3860eb28
commit 7ede156d07
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
name: Build edge-node
on:
workflow_dispatch:
push:
branches: [main, master]
paths:
+1
View File
@@ -1,6 +1,7 @@
name: Build icecast
on:
workflow_dispatch:
push:
branches: [main, master]
paths:
+1
View File
@@ -1,6 +1,7 @@
name: Build op25
on:
workflow_dispatch:
push:
branches: [main, master]
paths: