Skip to content

docs: update listings for the july 2026 enrichment patch (#92) #97

docs: update listings for the july 2026 enrichment patch (#92)

docs: update listings for the july 2026 enrichment patch (#92) #97

Workflow file for this run

name: Gitleaks Secret Scan
on:
push:
branches: ["**"]
jobs:
gitleaks:
name: Scan for secrets
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run Gitleaks
uses: gitleaks/gitleaks-action@v2