Add workflow_dispatch to dev_release workflow - fix yml

This commit is contained in:
Chen-I Lim 2021-07-01 09:41:57 -07:00
parent 0a1de477e8
commit 7ad24e6b1d

View file

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