We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ad866 commit 27fca79Copy full SHA for 27fca79
.github/workflows/dependabot-assignments.yml
@@ -1,7 +1,8 @@
1
name: Dependabot auto-assign reviewer
2
on: pull_request
3
4
-permissions: write-all
+permissions:
5
+ pull-requests: write
6
7
jobs:
8
dependabot:
0 commit comments