Skip to content

Commit

Permalink
ci: support orgs with default: read permissions (#486)
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <[email protected]>
  • Loading branch information
jsoref authored Jan 24, 2024
1 parent 334e6b8 commit cb16099
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dependabot-auto-merge.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Dependabot auto-merge
on: pull_request_target

permissions:
contents: write
pull-requests: write

jobs:
dependabot:
uses: adoptium/.github/.github/workflows/dependabot-auto-merge.yml@main

0 comments on commit cb16099

Please sign in to comment.