From e3903cfaf571dd6c24be3dc2965233869d90e5be Mon Sep 17 00:00:00 2001 From: Manuel Spigolon Date: Tue, 17 Aug 2021 19:14:39 +0200 Subject: [PATCH] ci: automerge only minor semver (#3264) --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a0e5b8f4c1..82b0f3ed4c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -63,3 +63,4 @@ jobs: - uses: fastify/github-action-merge-dependabot@v2.4.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} + target: minor