1 parent 8c0ce4c commit c600975Copy full SHA for c600975
1 file changed
.github/workflows/ci.yml
@@ -5,6 +5,7 @@ on:
5
- 'master'
6
- 'refs/heads/[0-9]+.[0-9]+.[0-9]+'
7
pull_request:
8
+ workflow_dispatch:
9
jobs:
10
supported-versions-matrix:
11
name: Supported Versions Matrix
0 commit comments