Skip to content

Commit d2cd4bb

Browse files
authored
automerge lllms (#422)
* llms.txt * squash merge * evan reviews * no @
1 parent 2123cfc commit d2cd4bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/llmstxt.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,9 @@ jobs:
5050
branch: auto-update-llms-txt
5151
delete-branch: true
5252
title: '🤖 Regenerate LLMs.txt'
53+
reviewers: evantahler,torresmateo
5354

5455
- name: Enable Pull Request Automerge
55-
run: gh pr merge --merge --auto ${{ steps.cpr.outputs.pull-request-number }}
56+
run: gh pr merge --squash --auto ${{ steps.cpr.outputs.pull-request-number }}
5657
env:
5758
GH_TOKEN: ${{ secrets.DOCS_PUBLISHABLE_GH_TOKEN }}

0 commit comments

Comments
 (0)