From caa90737fe7fb42088974d31bff6ba5e43cc31e8 Mon Sep 17 00:00:00 2001 From: etowahadams Date: Wed, 13 Dec 2023 14:37:25 -0500 Subject: [PATCH] ci(core): add PR title perf type (#1013) feat: perf --- .github/workflows/semantic-pull-request.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/semantic-pull-request.yml b/.github/workflows/semantic-pull-request.yml index d22ad0ad..a0041c2b 100644 --- a/.github/workflows/semantic-pull-request.yml +++ b/.github/workflows/semantic-pull-request.yml @@ -25,6 +25,7 @@ jobs: docs refactor test + perf # Configure which scopes are allowed. scopes: | core