diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index 70e1898527f..b1816b6d8cf 100644 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -26,7 +26,6 @@ concurrency: jobs: pr-title: - if: if: | github.event_name == 'pull_request' && !contains(github.event.pull_request.labels.*.name, 'ci:skip') &&