Skip to content

Commit e28b877

Browse files
committed
Make it possible to trigger the tests manually
1 parent fd237cd commit e28b877

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
workflows: [ Sanity checks ]
77
types: [ completed ]
88
branches: [ main ]
9+
workflow_dispatch:
910

1011
jobs:
1112
deps:

0 commit comments

Comments
 (0)