From f825ed488abac52edb35e357ce1fab11fdfb67b6 Mon Sep 17 00:00:00 2001 From: Marcin Dobrochowski Date: Wed, 8 May 2024 12:03:07 +0200 Subject: [PATCH] next test gh draft --- .github/workflows/pull-integration-tests.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/pull-integration-tests.yaml b/.github/workflows/pull-integration-tests.yaml index 47dcd03c3..f99b0814e 100644 --- a/.github/workflows/pull-integration-tests.yaml +++ b/.github/workflows/pull-integration-tests.yaml @@ -5,8 +5,7 @@ on: paths-ignore: - 'docs/**' - 'examples/**' - types: [opened, reopened, synchronize, ready_for_review, converted_to_draft] - draft: false + types: [ready_for_review] jobs: operator-integration-test: