Skip to content

Commit 1dfb5cb

Browse files
committed
update
1 parent f36485b commit 1dfb5cb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/auto-llms-txt.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@ jobs:
6666
HEAD_REF="${{ github.head_ref }}"
6767
BRANCH_PREFIX="${{ env.BRANCH_PREFIX }}"
6868
69-
# Run cursor-agent and capture output
70-
AGENT_OUTPUT=$(cursor-agent -p "You are operating in a GitHub Actions runner to automatically update llms.txt and llms-full.txt files.
69+
cursor-agent -p "You are operating in a GitHub Actions runner to automatically update llms.txt and llms-full.txt files.
7170
7271
The GitHub CLI is available as \`gh\` and authenticated via \`GH_TOKEN\`. Git is available. You have write access to repository contents and can comment on pull requests, but you must not create or edit PRs directly.
7372

0 commit comments

Comments
 (0)