1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-13 11:18:48 -04:00

Add workflow_dispatch so actions can be triggered manually.

This commit is contained in:
Jon Beniston
2026-05-18 21:24:23 +01:00
parent badb759cbe
commit 08a864fc0a
5 changed files with 5 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ on:
- linux_github_release
tags:
- 'v*'
workflow_dispatch:
jobs:
build_deb: