diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 9938d50..3344120 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -8,6 +8,7 @@ jobs: name: Conventional Commit runs-on: ubuntu-latest permissions: + contents: read pull-requests: write steps: - name: Check PR Conventional Commit title