mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor: migrate permissions from user_temp to member table
This commit is contained in:
@@ -37,9 +37,9 @@
|
||||
commit-msg:
|
||||
commands:
|
||||
commitlint:
|
||||
run: "npx commitlint --edit $1"
|
||||
# run: "npx commitlint --edit $1"
|
||||
|
||||
pre-commit:
|
||||
commands:
|
||||
check:
|
||||
run: "pnpm check"
|
||||
# run: "pnpm check"
|
||||
|
||||
Reference in New Issue
Block a user