We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abc8a7c commit 5d1def5Copy full SHA for 5d1def5
1 file changed
.github/workflows/auto-llms-txt.yml
@@ -39,7 +39,7 @@ jobs:
39
git config user.email "cursoragent@cursor.com"
40
41
- name: Update LLMs.txt files
42
- timeout-minutes: 1
+ timeout-minutes: 20
43
continue-on-error: true
44
id: agent_run
45
env:
0 commit comments