Skip to content

Commit

Permalink
Adding dependabot auto approve
Browse files Browse the repository at this point in the history
  • Loading branch information
srtfisher committed Nov 18, 2022
1 parent d9f3206 commit 4407ee8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/dependabot-auto-approve.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: dependabot-auto-approve
on:
pull_request:

permissions:
pull-requests: write
contents: write

jobs:
dependabot:
uses: alleyinteractive/.github/.github/workflows/dependabot-auto-approve.yml@main

0 comments on commit 4407ee8

Please sign in to comment.