Skip to content

Commit c600975

Browse files
committed
Allow workflow dispatch for ci
1 parent 8c0ce4c commit c600975

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- 'master'
66
- 'refs/heads/[0-9]+.[0-9]+.[0-9]+'
77
pull_request:
8+
workflow_dispatch:
89
jobs:
910
supported-versions-matrix:
1011
name: Supported Versions Matrix

0 commit comments

Comments
 (0)