feat: Add Claude permissions configuration and a Gitea CI/CD workflow for building and releasing the application.
All checks were successful
Build and Release / build-and-release (push) Successful in 30m23s
All checks were successful
Build and Release / build-and-release (push) Successful in 30m23s
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"Bash(npx tsc:*)",
|
||||
"Bash(npx -y esbuild:*)",
|
||||
"WebFetch(domain:gist.github.com)",
|
||||
"Bash(git ls-tree:*)"
|
||||
"Bash(git ls-tree:*)",
|
||||
"WebFetch(domain:github.com)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user