Skip to content

Commit c36c49f

Browse files
committed
Add workflow dispatch
1 parent 57db2b2 commit c36c49f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_matrix.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on: # yamllint disable-line rule:truthy
1212
paths-ignore:
1313
- '**.md'
1414
- 'LICENSE'
15+
workflow_dispatch:
1516

1617
jobs:
1718
tests:

0 commit comments

Comments
 (0)