We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 913c02b commit 8dd540cCopy full SHA for 8dd540c
.github/workflows/llmstxt.yml
@@ -50,7 +50,9 @@ jobs:
50
branch: auto-update-llms-txt
51
delete-branch: true
52
title: '🤖 Regenerate LLMs.txt'
53
- reviewers: evantahler,torresmateo
+ reviewers:
54
+ - evantahler
55
+ - torresmateo
56
57
- name: Enable Pull Request Automerge
58
run: gh pr merge --squash --auto ${{ steps.cpr.outputs.pull-request-number }}
0 commit comments