From b94e5e02d4efce41cec547ff69f9ead10fa3e666 Mon Sep 17 00:00:00 2001 From: opieter-aws Date: Fri, 29 May 2026 17:37:52 -0400 Subject: [PATCH] ci: allow design type in PR title validation --- .github/workflows/pr-title.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index ada75b7467..fde137479a 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -28,6 +28,7 @@ jobs: ci chore revert + design requireScope: false subjectPattern: ^[a-z].+$ subjectPatternError: |