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