Skip to content

Commit a7a3b1a

Browse files
authored
ci: add workflow_dispatch trigger to test.yml
1 parent 2a435ac commit a7a3b1a

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
@@ -11,6 +11,7 @@ on:
1111
- "src/**"
1212
- "tests/**"
1313
- ".github/workflows/test.yml"
14+
workflow_dispatch:
1415

1516
jobs:
1617
test:

0 commit comments

Comments
 (0)