Skip to content

fix: 去除无用文件提交 #6396

fix: 去除无用文件提交

fix: 去除无用文件提交 #6396

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/gitleaks-action@v1.6.0
with:
config-path: .github/.gitleaks.toml