Skip to content

Commit a216486

Browse files
committed
ci(release): add manual dispatch on release gha
1 parent cee8be1 commit a216486

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- 'CODEOWNERS'
1010
- '**.md'
1111
- '.**'
12+
workflow_dispatch:
1213

1314
jobs:
1415
release:

0 commit comments

Comments
 (0)