Commit 12949c8a authored by SkqLiao's avatar SkqLiao
Browse files

fix default options

parent bd9dc55a
...@@ -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: "install-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