Skip to content

Commit ba96090

Browse files
committed
allowing workflow dispatch
1 parent 1d02433 commit ba96090

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- main
77
paths:
88
- 'package.json'
9+
workflow_dispatch:
910

1011
jobs:
1112
check-version:

0 commit comments

Comments
 (0)