]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
ci: squash and merge dependabot
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 23 Feb 2021 14:00:52 +0000 (15:00 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Tue, 23 Feb 2021 14:00:52 +0000 (15:00 +0100)
.github/workflows/automerge.yml

index 53875d2ebc67c32d15ee2bb6b28d8649b07f7624..1c072fcf162fc0be37c0cda0170ce96e42dedb60 100644 (file)
@@ -11,4 +11,5 @@ jobs:
       - uses: ahmadnassri/action-dependabot-auto-merge@v2
         with:
           target: minor
+          command: squash and merge
           github-token: ${{ secrets.GH_TOKEN }}