feat(ci): add workflow_dispatch to dev action

This commit is contained in:
Baptiste Grob
2021-04-05 12:21:53 +02:00
parent 52f8acfb0e
commit 54486e4e81

View File

@@ -3,6 +3,7 @@ name: Dev
on:
push:
branches: [ develop ]
workflow_dispatch:
jobs: