ci: enable workflow_dispatch

This commit is contained in:
Igor Randjelovic
2021-02-04 17:24:03 +01:00
committed by GitHub
parent 8bb653d31a
commit 6adcc40e25

View File

@@ -5,6 +5,7 @@ on:
branches: [ 'master' ]
paths:
- 'packages/core/**'
workflow_dispatch:
env:
NPM_TAG: 'next'