mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Fix typo in dependabot pr workflow (#30202)
This commit is contained in:
parent
63bb7c0d27
commit
e6b6a4e012
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dependabot-pr.yml
vendored
2
.github/workflows/dependabot-pr.yml
vendored
|
@ -2,7 +2,7 @@ name: Approve & merge successful dependabot patch upgrade PRs
|
||||||
on: pull_request
|
on: pull_request
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
content: write
|
contents: write
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue