Skip to content

Commit

Permalink
Ensure dependabot step can do the things it needs
Browse files Browse the repository at this point in the history
  • Loading branch information
somewhatabstract committed Jul 10, 2021
1 parent a68ab3c commit 48dbba8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependabot-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on: pull_request_target

permissions:
pull-requests: write
contents: write

jobs:
dependabot:
Expand Down

0 comments on commit 48dbba8

Please sign in to comment.