diff --git a/.github/workflows/Doc.yml b/.github/workflows/Doc.yml index 4f065ae..66cc886 100644 --- a/.github/workflows/Doc.yml +++ b/.github/workflows/Doc.yml @@ -53,7 +53,7 @@ jobs: Automerge: - needs: Test + needs: Docs if: github.event_name == 'pull_request' && github.actor == 'dependabot[bot]' runs-on: ubuntu-latest name: Automerge dependabot PRs