Skip to content

Commit

Permalink
Fix dependabot-automerge
Browse files Browse the repository at this point in the history
Fix dependabot-automerge as there is no update_type: all and we do no
need to set it up anyway.
  • Loading branch information
chmouel committed Dec 2, 2024
1 parent c2d999a commit 680a8f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dependabot-automerge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ jobs:
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.GH_TOKEN }}
update_type: all

0 comments on commit 680a8f7

Please sign in to comment.