ci: add name to pr title job

This commit is contained in:
Guillaume Chau
2025-03-11 14:27:02 +01:00
parent d99865fd22
commit 6bfd0ec337
+1
View File
@@ -10,6 +10,7 @@ on:
jobs: jobs:
check-pr-title: check-pr-title:
runs-on: ubuntu-latest runs-on: ubuntu-latest
name: Check PR title
steps: steps:
# Please look up the latest version from # Please look up the latest version from
# https://github.com/amannn/action-semantic-pull-request/releases # https://github.com/amannn/action-semantic-pull-request/releases