cheatingchelsea/.claude/settings.local.json
Decobus a939c6ed65
Some checks failed
Build Check / build-check (pull_request) Failing after 2m18s
Build Check / build-check (push) Failing after 2m19s
Migrate from GitHub to Forgejo
- Rename .github directory to .forgejo
- Update workflow actions to use Forgejo-specific URLs
- Change runners from ubuntu-latest to self-hosted
- Replace GitHub-specific AWS action with environment variables
- Update documentation references from GitHub to Forgejo/git.deco.sh

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-10 18:43:35 -04:00

12 lines
No EOL
179 B
JSON

{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(ls:*)",
"Bash(mv:*)",
"Bash(git checkout:*)",
"Bash(git add:*)"
],
"deny": []
}
}