mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-22 22:44:13 +08:00
feat: update sync workflow to use MIRROR_DISCLAIMER.md file (#300)
- Add MIRROR_DISCLAIMER.md file to base-action directory - Update sync workflow to concatenate disclaimer with README - Cleaner approach than embedding content in workflow file 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
11
base-action/MIRROR_DISCLAIMER.md
Normal file
11
base-action/MIRROR_DISCLAIMER.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# ⚠️ This is a Mirror Repository
|
||||
|
||||
This repository is an automated mirror of the `base-action` directory from [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action).
|
||||
|
||||
**Do not submit PRs or issues to this repository.** Instead, please contribute to the main repository:
|
||||
|
||||
- 🐛 [Report issues](https://github.com/anthropics/claude-code-action/issues)
|
||||
- 🔧 [Submit pull requests](https://github.com/anthropics/claude-code-action/pulls)
|
||||
- 📖 [View documentation](https://github.com/anthropics/claude-code-action#readme)
|
||||
|
||||
---
|
||||
Reference in New Issue
Block a user