Skip to content

Commit

Permalink
feat: auto-merge minor versions (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
paschdan committed Mar 18, 2021
1 parent edd5820 commit 16b4138
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/automerge.yml
Expand Up @@ -13,4 +13,5 @@ jobs:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.GH_TOKEN }}

0 comments on commit 16b4138

Please sign in to comment.