diff --git a/.github/workflows/auto-documentation.yml b/.github/workflows/auto-documentation.yml index d969840..40728c7 100644 --- a/.github/workflows/auto-documentation.yml +++ b/.github/workflows/auto-documentation.yml @@ -3,8 +3,6 @@ name: auto-documentation on: push: branches: [ master ] - pull_request: - branches: [ master ] jobs: documentation: