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 }}