1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-11-06 09:19:31 +02:00

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: