Skip to content

Commit 6bf9ed5

Browse files
authored
Merge pull request #833 from cmu-delphi/ds/dependabot
bug(ci): dependabot maybe permissions?
2 parents 4e5a12b + 865e341 commit 6bf9ed5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/dependabot-assignments.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Dependabot auto-assign reviewer
22
on: pull_request
33

4-
permissions:
5-
pull-requests: write
4+
permissions: write-all
65

76
jobs:
87
dependabot:

0 commit comments

Comments
 (0)