Skip to content

Commit 05ec08d

Browse files
committed
Add permissions to DependabotAutoMerge.yml
1 parent 2bfe4d8 commit 05ec08d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/DependabotAutoMerge.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,10 @@ permissions:
55
pull-requests: write
66
jobs:
77
automerge:
8+
permissions:
9+
contents: write
10+
pull-requests: write
11+
checks: read
12+
statuses: read
813
uses: "SciML/.github/.github/workflows/dependabot-automerge.yml@v1"
914
secrets: "inherit"

0 commit comments

Comments
 (0)