diff --git a/.github/workflows/pr-title-cheker.yml b/.github/workflows/pr-title-cheker.yml index 385f5fc6..b88e3a20 100644 --- a/.github/workflows/pr-title-cheker.yml +++ b/.github/workflows/pr-title-cheker.yml @@ -9,7 +9,7 @@ on: - unlabeled jobs: - check: + check-title: runs-on: ubuntu-latest steps: - uses: thehanimo/pr-title-checker@v1.2