diff --git a/.github/workflows/conventional-label.yml b/.github/workflows/conventional-label.yml index 99ecfeade98..e885af7c289 100644 --- a/.github/workflows/conventional-label.yml +++ b/.github/workflows/conventional-label.yml @@ -5,7 +5,7 @@ on: - edited name: commit lint & label jobs: - lint: + commit-lint: runs-on: ubuntu-latest env: PR_TITLE: ${{ github.event.pull_request.title }}