CI: Add manual Actions workflow trigger

This commit is contained in:
Albert Liu 2020-07-13 14:33:38 -07:00
parent 7ba1bed37b
commit 0433038b53
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ on:
push:
branches:
- master
workflow_dispatch:
jobs:
windows-build: