From 39a1537531d1c066609f79308bfe6b49dad4dfc5 Mon Sep 17 00:00:00 2001 From: Volodymyr Gerun Date: Tue, 16 Jul 2024 19:23:56 +0300 Subject: [PATCH] ci: update job name --- .github/workflows/check-pr-title.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-pr-title.yml b/.github/workflows/check-pr-title.yml index 43fddda..1051005 100644 --- a/.github/workflows/check-pr-title.yml +++ b/.github/workflows/check-pr-title.yml @@ -13,7 +13,7 @@ permissions: jobs: main: - name: Check PR title + name: Lint PR title runs-on: ubuntu-latest steps: - uses: amannn/action-semantic-pull-request@v5