feat: Introduce Claude AI permissions configuration and a Gitea Actions workflow for automated Electron application builds and releases.
Some checks failed
Build and Release / build-and-release (push) Failing after 1m52s
Some checks failed
Build and Release / build-and-release (push) Failing after 1m52s
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
"Bash(cd:*)",
|
||||
"Bash(ls:*)",
|
||||
"Bash(xargs:*)",
|
||||
"Bash(node -p:*)"
|
||||
"Bash(node -p:*)",
|
||||
"Bash(npm ls:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user