We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57db2b2 commit c36c49fCopy full SHA for c36c49f
.github/workflows/test_matrix.yml
@@ -12,6 +12,7 @@ on: # yamllint disable-line rule:truthy
12
paths-ignore:
13
- '**.md'
14
- 'LICENSE'
15
+ workflow_dispatch:
16
17
jobs:
18
tests:
0 commit comments