From 5b839276724ed3131d86909f6edd80010c7229eb Mon Sep 17 00:00:00 2001 From: Brice Dutheil Date: Tue, 17 Jun 2025 08:44:50 +0200 Subject: [PATCH] chore(ci): Ignore 'Check pull request' in 'Check CI pipeline' --- .github/workflows/check-ci-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/check-ci-pipelines.yml b/.github/workflows/check-ci-pipelines.yml index 453f232cf98..dd182f34369 100644 --- a/.github/workflows/check-ci-pipelines.yml +++ b/.github/workflows/check-ci-pipelines.yml @@ -29,5 +29,6 @@ jobs: max-retries: "60" ignored-name-patterns: | dd-gitlab/.* + Check pull requests # gitlab pipelines are reported via dd-gitlab/default-pipeline status, which can be used as a GH status check