From 865e341b9be76b2ee61cc49c036227428dbd9328 Mon Sep 17 00:00:00 2001 From: Dmitry Shemetov Date: Fri, 7 Jul 2023 14:02:36 -0700 Subject: [PATCH] bug(ci): dependabot maybe permissions? --- .github/workflows/dependabot-assignments.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/dependabot-assignments.yml b/.github/workflows/dependabot-assignments.yml index 5afa8c093..b69b8a398 100644 --- a/.github/workflows/dependabot-assignments.yml +++ b/.github/workflows/dependabot-assignments.yml @@ -1,8 +1,7 @@ name: Dependabot auto-assign reviewer on: pull_request -permissions: - pull-requests: write +permissions: write-all jobs: dependabot: