Ldap sync (#187)

* 🌟Synchronization of the user with LDAP
This commit is contained in:
Anton Shepilov
2023-09-06 20:48:40 +02:00
committed by GitHub
parent 23cecefd06
commit 921a0f3f28
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ on:
branches: [main]
paths:
- "tdrive/utils/ldap-sync/**"
- "tdrive/docker/**"
jobs:
publish-node: