We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f46deb + 6145435 commit 4f1fbc2Copy full SHA for 4f1fbc2
ci/jobs/scripts/workflow_hooks/quick_sync.py
@@ -9,7 +9,7 @@
9
10
def check():
11
info = Info()
12
- if info.user_name not in ("yariks5s", "kssenii", "maxknv"):
+ if info.user_name not in ("yariks5s", "maxknv"):
13
print(f"Not enabled for [{info.user_name}]")
14
return
15
if not Shell.check(
0 commit comments