Commit 0be19c39 authored by SkqLiao's avatar SkqLiao
Browse files

change cicd option default

parent a31e0996
...@@ -6,7 +6,7 @@ on: ...@@ -6,7 +6,7 @@ on:
job_to_run: job_to_run:
description: "Which job to run?" description: "Which job to run?"
required: true required: true
default: "install-test" default: "test"
type: choice type: choice
options: options:
- create-install-test - create-install-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