From 6525cfab316af67d4accafa92999fee22aa06581 Mon Sep 17 00:00:00 2001 From: Guillaume Dalle <22795598+gdalle@users.noreply.github.com> Date: Tue, 30 Jul 2024 18:20:21 +0200 Subject: [PATCH] No ci on draft conversion --- .github/workflows/Test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml index d5e519a9f..b89b56f39 100644 --- a/.github/workflows/Test.yml +++ b/.github/workflows/Test.yml @@ -6,7 +6,7 @@ on: - main tags: ['*'] pull_request: - types: [opened, reopened, synchronize, ready_for_review, converted_to_draft] + types: [opened, reopened, synchronize, ready_for_review] workflow_dispatch: concurrency: