Skip to content

Commit 354c2b0

Browse files
mattleibowCopilot
andauthored
Enable automerge — disable dry-run mode (#86)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 095b566 commit 354c2b0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/automerge-docs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ name: Auto-merge docs PR
33
on:
44
status:
55

6-
# Set to false when ready to auto-merge for real.
76
env:
8-
DRY_RUN: true
7+
DRY_RUN: false
98

109
permissions:
1110
contents: write

0 commit comments

Comments
 (0)