Skip to content

Commit 9f96918

Browse files
authored
Add permissions to DependabotAutoMerge.yml
1 parent 49a1718 commit 9f96918

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/DependabotAutoMerge.yml

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

0 commit comments

Comments
 (0)