Skip to content

feat(graph): phase 3 graph view — Slice 6 (drawer pivots + axe ratchet + docs) #132

feat(graph): phase 3 graph view — Slice 6 (drawer pivots + axe ratchet + docs)

feat(graph): phase 3 graph view — Slice 6 (drawer pivots + axe ratchet + docs) #132

Workflow file for this run

name: Gitleaks
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions: {}
jobs:
gitleaks:
uses: netresearch/.github/.github/workflows/gitleaks.yml@main
permissions:
contents: read
security-events: write
secrets:
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}