Skip to content

Commit 89d2d5f

Browse files
authored
fix reviewer formatting in LLMs.txt generation (#433)
1 parent 32e577d commit 89d2d5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/llmstxt.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ jobs:
5050
branch: auto-update-llms-txt
5151
delete-branch: true
5252
title: '🤖 Regenerate LLMs.txt'
53-
reviewers:
54-
- evantahler
55-
- torresmateo
53+
reviewers: >
54+
evantahler
55+
torresmateo
5656
5757
- name: Enable Pull Request Automerge
5858
run: gh pr merge --squash --auto ${{ steps.cpr.outputs.pull-request-number }}

0 commit comments

Comments
 (0)