Skip to content

Commit 5de80ab

Browse files
committed
test: add workflow dispatch to the action
Signed-off-by: Yurii Shynbuiev <[email protected]>
1 parent e3936e7 commit 5de80ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- "main"
7+
workflow_dispatch:
78

89
defaults:
910
run:

0 commit comments

Comments
 (0)