From 9e3311d9b7343c66497391bfee4383c51401bad5 Mon Sep 17 00:00:00 2001 From: Evan Tahler Date: Sat, 6 Sep 2025 17:23:47 -0700 Subject: [PATCH] Update llmstxt.yml --- .github/workflows/llmstxt.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/llmstxt.yml b/.github/workflows/llmstxt.yml index b1f11ed83..64b63847e 100644 --- a/.github/workflows/llmstxt.yml +++ b/.github/workflows/llmstxt.yml @@ -50,7 +50,9 @@ jobs: branch: auto-update-llms-txt delete-branch: true title: '🤖 Regenerate LLMs.txt' - reviewers: evantahler,torresmateo + reviewers: + - evantahler + - torresmateo - name: Enable Pull Request Automerge run: gh pr merge --squash --auto ${{ steps.cpr.outputs.pull-request-number }}