diff --git a/.github/workflows/docs_updater.yml b/.github/workflows/docs_updater.yml index 58afcbf3d..45685a57c 100644 --- a/.github/workflows/docs_updater.yml +++ b/.github/workflows/docs_updater.yml @@ -42,4 +42,3 @@ jobs: base: dev title: "Daily Docs Update" body: "This is an automated pull request to update the documentation." - update-existing: true