Fix typo in dependabot pr workflow (#30202)

This commit is contained in:
Mukilan Thiyagarajan 2023-08-24 23:54:41 +05:30 committed by GitHub
parent 63bb7c0d27
commit e6b6a4e012
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ name: Approve & merge successful dependabot patch upgrade PRs
on: pull_request
permissions:
content: write
contents: write
pull-requests: write
jobs: