Refine scopes

Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
This commit is contained in:
Rob Winch 2025-04-25 13:02:25 -05:00 committed by GitHub
parent ec3df2ed66
commit 23008b97d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,9 @@ on: pull_request_target
run-name: Merge Dependabot PR ${{ github.ref_name }}
permissions: write-all
permissions:
pull-requests: write
contents: write
jobs:
merge-dependabot-pr: