Skip to content

Commit 7c34281

Browse files
committed
ci: add workflow_dispatch trigger to test.yml
1 parent 4368c11 commit 7c34281

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
push:
66
branches: [main]
7+
workflow_dispatch:
78

89
jobs:
910
test:

0 commit comments

Comments
 (0)