Skip to content

Commit 6adcc40

Browse files
authored
ci: enable workflow_dispatch
1 parent 8bb653d commit 6adcc40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/npm_release_core.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [ 'master' ]
66
paths:
77
- 'packages/core/**'
8+
workflow_dispatch:
89

910
env:
1011
NPM_TAG: 'next'

0 commit comments

Comments
 (0)