refactor(ci): move CLAUDE.md to .github/ to keep repo root clean

CLAUDE.md is CI-only config — moving it to .github/ ensures it is not
visible at the repo root when contributors clone lerobot. Both workflows
now explicitly reference .github/CLAUDE.md in their prompt/system-prompt.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Pepijn
2026-04-08 18:03:06 +02:00
parent 892e9f13b7
commit 7a8b02cd32
3 changed files with 91 additions and 5 deletions
+1 -2
View File
@@ -53,7 +53,6 @@ jobs:
additional_permissions: |
actions: read
# Optional: Add claude_args to customize behavior and configuration
claude_args: '--system-prompt "Read .github/CLAUDE.md for lerobot-specific conventions before responding."'
# See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md
# or https://code.claude.com/docs/en/cli-reference for available options
# claude_args: '--allowed-tools Bash(gh pr:*)'