Skip to content

feat(comp): optimize flow diagram layout: use snake layout when data … #137

feat(comp): optimize flow diagram layout: use snake layout when data …

feat(comp): optimize flow diagram layout: use snake layout when data … #137

Workflow file for this run

name: Gitleaks
on: push
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: '1'
- name: gitleaks-action
uses: zricethezav/[email protected]
with:
config-path: .github/.gitleaks.toml