init pipeline

This commit is contained in:
2025-11-20 21:35:08 +08:00
commit f74f068071
4 changed files with 499 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(mkdir -p .github/workflows)"
],
"deny": [],
"ask": []
}
}