From 6bfd0ec33727275409d40ef2b146e8547cc9ee9c Mon Sep 17 00:00:00 2001 From: Guillaume Chau Date: Tue, 11 Mar 2025 14:27:02 +0100 Subject: [PATCH] ci: add name to pr title job --- .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 7906f53..b4e575a 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -10,6 +10,7 @@ on: jobs: check-pr-title: runs-on: ubuntu-latest + name: Check PR title steps: # Please look up the latest version from # https://github.com/amannn/action-semantic-pull-request/releases