diff --git a/.github/workflows/automerge-docs.yml b/.github/workflows/automerge-docs.yml index 8f54b7ef..da3cc989 100644 --- a/.github/workflows/automerge-docs.yml +++ b/.github/workflows/automerge-docs.yml @@ -3,9 +3,8 @@ name: Auto-merge docs PR on: status: -# Set to false when ready to auto-merge for real. env: - DRY_RUN: true + DRY_RUN: false permissions: contents: write