diff --git a/.github/workflows/pull-request-verification.yml b/.github/workflows/pull-request-verification.yml index e5668d9..8264539 100644 --- a/.github/workflows/pull-request-verification.yml +++ b/.github/workflows/pull-request-verification.yml @@ -117,6 +117,8 @@ jobs: test-change-type: runs-on: ubuntu-latest + permissions: + contents: read steps: - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0 - name: configure GIT user