CI: make the trigger issuebot pipeline manual

This commit is contained in:
linsui 2023-10-18 16:00:53 +08:00 committed by linsui
parent 0a40c55c07
commit 58ff9ccb1c

View file

@ -207,7 +207,7 @@ schema validation:
trigger-issuebot:
stage: prepare
needs: []
rules: *app_verification_rules
when: manual
image: alpine
variables:
GIT_DEPTH: "1"