mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-04 10:26:02 -05:00
[gh-actions] Add workflow-dispatch to MacOS workflow
This commit is contained in:
parent
8b64bb4cd8
commit
6742272221
1
.github/workflows/macos.yml
vendored
1
.github/workflows/macos.yml
vendored
@ -5,6 +5,7 @@ on:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user