CI: added workflow_dispatch

This commit is contained in:
matlabbe
2026-08-06 14:35:24 -07:00
parent 8355e531bc
commit 829c3c157a
6 changed files with 11 additions and 5 deletions

View File

@@ -5,8 +5,9 @@ on:
branches:
- master
pull_request:
branches:
branches:
- '**'
workflow_dispatch:
env:
BUILD_TYPE: Release