This commit is contained in:
alexbelgium
2025-08-02 10:44:47 +02:00
parent 30cd3afc94
commit e8f52f16fe

View File

@@ -4,6 +4,8 @@
"allow": [ "allow": [
"Bash" "Bash"
], ],
"deny": [] "deny": [
"Bash(git push -u origin main:*"
]
} }
} }