mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-09 01:14:58 -04:00
Add workflow_dispatch so actions can be triggered manually.
This commit is contained in:
@@ -7,6 +7,7 @@ on:
|
||||
- snap
|
||||
tags:
|
||||
- 'v*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build_snap:
|
||||
|
||||
Reference in New Issue
Block a user