Add workflow_dispatch to dev-release workflow

This commit is contained in:
Chen-I Lim 2021-07-01 09:38:48 -07:00
parent 41d01c18fb
commit 0a1de477e8

View file

@ -5,6 +5,7 @@ on:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch
jobs: