diff --git a/.github/workflows/dependabot-sync.yml b/.github/workflows/dependabot-sync.yml index 0f3d9601298..349a63a908a 100644 --- a/.github/workflows/dependabot-sync.yml +++ b/.github/workflows/dependabot-sync.yml @@ -2,6 +2,8 @@ name: Sync Dependabot Bump on: pull_request: types: [opened, reopened, edited] +permissions: + pull-requests: write jobs: