diff --git a/.github/workflows/verify-pr-code.yaml b/.github/workflows/verify-pr-code.yaml index d0a345402..aa1c115a5 100644 --- a/.github/workflows/verify-pr-code.yaml +++ b/.github/workflows/verify-pr-code.yaml @@ -1,10 +1,7 @@ name: Verify code on: - pull_request: - paths-ignore: - - "docs/**" - - "**.md" + pull_request permissions: contents: read