change cicd option default

This commit is contained in:
SkqLiao 2025-03-15 02:37:54 +08:00
parent a31e09969f
commit 0be19c39e9

View file

@ -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