mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-21 08:11:24 +02:00
Filesystem Sync (#142)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
"$schema" = "../../schemas/schema.json"
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-cmd-commit"
|
||||
description = "Enables the cmd_commit command without any pre-configured scope."
|
||||
commands.allow = ["cmd_commit"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-cmd-commit"
|
||||
description = "Denies the cmd_commit command without any pre-configured scope."
|
||||
commands.deny = ["cmd_commit"]
|
||||
Reference in New Issue
Block a user