diff --git a/.github/workflows/pr-lint.yaml b/.github/workflows/pr-lint.yaml index 1c7adde..a794e39 100644 --- a/.github/workflows/pr-lint.yaml +++ b/.github/workflows/pr-lint.yaml @@ -10,6 +10,8 @@ jobs: name: Lint pull request title runs-on: ubuntu-latest steps: + - name: Checkout repository + uses: actions/checkout@v3 - name: Lint pull request title uses: ./ with: