afegit CI/CD

This commit is contained in:
2025-11-23 20:36:45 +01:00
parent f5b60ebbaf
commit ea30c24f7f
7 changed files with 387 additions and 18 deletions

View File

@@ -1,15 +0,0 @@
{
"permissions": {
"allow": [
"Bash(cat:*)",
"Bash(cmake --build:*)",
"Bash(chmod:*)",
"Bash(.git/hooks/pre-commit)",
"Bash(brew --prefix:*)",
"Bash(make setup_hooks:*)",
"Bash(tools/hooks/pre-commit)"
],
"deny": [],
"ask": []
}
}