Skip to content

feat(graph): phase 3 relationship graph view — Slice 1 (graph builder) #107

feat(graph): phase 3 relationship graph view — Slice 1 (graph builder)

feat(graph): phase 3 relationship graph view — Slice 1 (graph builder) #107

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 }}