diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index 6e1138c6fe..f6e9bc3f21 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -13,8 +13,7 @@ permissions: pull-requests: read jobs: - conventional-commit: - name: Validate PR title + validate-pr: runs-on: ubuntu-latest steps: - uses: amannn/action-semantic-pull-request@v5