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

View file

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