chore: add ci workflow
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
title = "ProxUI Gitleaks configuration"
|
||||
|
||||
[allowlist]
|
||||
description = "Allow documented upstream Supabase example values only."
|
||||
paths = [
|
||||
'''deploy/supabase/\.env\.example''',
|
||||
'''deploy/supabase/CONFIG\.md''',
|
||||
'''deploy/supabase/CHANGELOG\.md''',
|
||||
'''deploy/supabase/tests/.*''',
|
||||
]
|
||||
Reference in New Issue
Block a user