From 0d60026fb7ecabbee76969125555819641f5b17b Mon Sep 17 00:00:00 2001 From: Andre Mendes Date: Tue, 16 Jun 2026 09:43:42 -0300 Subject: [PATCH] test --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 37be7d7d..030592b0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ on: workflow_dispatch: inputs: target: - description: "Which pipeline to run" + description: "Which pipeline to run 2" required: true default: auto type: choice