Skip to content

fix: change 1. entry heading to -, remove 鉁嶏笍 from docs #91

fix: change 1. entry heading to -, remove 鉁嶏笍 from docs

fix: change 1. entry heading to -, remove 鉁嶏笍 from docs #91

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