Commit bcc7192a by Francisco Giordano

Allow manual dispatch of Test CI job

parent 18c7efe8
...@@ -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