From 5d08fd853cc1ad747fb4395f4a3140f1839e3a2e Mon Sep 17 00:00:00 2001 From: tijuks <154919533+tijuks@users.noreply.github.com> Date: Wed, 8 Apr 2026 13:33:11 +0300 Subject: [PATCH] Update pr-metadata-checks.yml --- .github/workflows/pr-metadata-checks.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/pr-metadata-checks.yml b/.github/workflows/pr-metadata-checks.yml index a9f5b8c..53acdba 100644 --- a/.github/workflows/pr-metadata-checks.yml +++ b/.github/workflows/pr-metadata-checks.yml @@ -5,7 +5,8 @@ on: types: [opened, edited, reopened] jobs: - pr-title: + pr-title:build + chores runs-on: ubuntu-24.04 permissions: pull-requests: write # post comments when the PR title doesn't match the "Conventional Commits" rules