diff --git a/.github/workflows/pr-validate-driver.yml b/.github/workflows/pr-validate-driver.yml index 039c9a1..896ae35 100644 --- a/.github/workflows/pr-validate-driver.yml +++ b/.github/workflows/pr-validate-driver.yml @@ -2,7 +2,7 @@ name: Validate Driver permissions: contents: read - pull-requests: read + pull-requests: write checks: write on: