Commit fa33fbce by Francisco Giordano

Allow manual dispatch of Test CI job

(cherry picked from commit bcc7192a)
parent 0d27b7a7
...@@ -6,6 +6,7 @@ on: ...@@ -6,6 +6,7 @@ on:
- master - master
- release-v* - release-v*
pull_request: {} pull_request: {}
workflow_dispatch: {}
jobs: jobs:
test: test:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment