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