diff --git a/.github/workflows/Doc.yml b/.github/workflows/Doc.yml index 8311aad..699b566 100644 --- a/.github/workflows/Doc.yml +++ b/.github/workflows/Doc.yml @@ -10,6 +10,7 @@ on: jobs: Docs: + if: ${{ !(github.event_name != 'pull_request' && github.actor == 'dependabot[bot]') }} runs-on: ubuntu-latest name: '📓 Docs' steps: