diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 06ea8ee..f7cea92 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -25,10 +25,7 @@ jobs: name: Auto merge runs-on: ubuntu-latest needs: - - all - - other - - required - - jobs + - test steps: - name: Auto merge uses: ridedott/dependabot-auto-merge-action@master