Skip to content

Commit

Permalink
Add content write permission for the dependabot to be able to auto-me…
Browse files Browse the repository at this point in the history
…rge (#3008)
  • Loading branch information
ltrung authored Nov 20, 2024
1 parent 01320e8 commit 1eefe45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Dependabot auto-approve
on: pull_request

permissions:
contents: write
pull-requests: write

jobs:
Expand Down

0 comments on commit 1eefe45

Please sign in to comment.