diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index d73805e475..fb985eb699 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -50,6 +50,7 @@ jobs: plugin-form-builder plugin-nested-docs plugin-redirects + plugin-relationship-object-ids plugin-search plugin-sentry plugin-seo @@ -66,6 +67,7 @@ jobs: ui templates examples + deps # Disallow uppercase letters at the beginning of the subject subjectPattern: ^(?![A-Z]).+$