From 1122fa8e415851677c78516caf479622208db15a Mon Sep 17 00:00:00 2001 From: mat <27899617+mat-1@users.noreply.github.com> Date: Mon, 12 Jul 2021 03:55:18 -0500 Subject: Update dependabotmerge.yml --- .github/workflows/dependabotmerge.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/dependabotmerge.yml b/.github/workflows/dependabotmerge.yml index aa82322..32fe486 100644 --- a/.github/workflows/dependabotmerge.yml +++ b/.github/workflows/dependabotmerge.yml @@ -3,7 +3,6 @@ on: [push, pull_request] jobs: automerge: - needs: build runs-on: ubuntu-latest steps: - uses: fastify/github-action-merge-dependabot@v2.1.1 -- cgit