diff --git a/.github/workflows/check-ci-pipelines.yml b/.github/workflows/check-ci-pipelines.yml index 28132ff8f05..453f232cf98 100644 --- a/.github/workflows/check-ci-pipelines.yml +++ b/.github/workflows/check-ci-pipelines.yml @@ -28,6 +28,6 @@ jobs: initial-delay-seconds: "500" max-retries: "60" ignored-name-patterns: | - dd-gitlab/default-pipeline - dd-gitlab/test_smoke: \[11, 2/2\] - dd-gitlab/test_smoke: \[8, 2/2\] + dd-gitlab/.* + +# gitlab pipelines are reported via dd-gitlab/default-pipeline status, which can be used as a GH status check