ci: re-trigger gitleaks for #300 diagnosis
Some checks failed
gitleaks / scan (push) Failing after 20s

This commit is contained in:
kayos 2026-05-28 11:14:56 -07:00
parent b90ea3c6f5
commit d9990c0336

View file

@ -38,3 +38,4 @@ jobs:
- name: scan
run: |
./gitleaks detect --source . --no-banner --redact --verbose
# re-run smoke 2026-05-28