Skip to content

doc: update readme

doc: update readme #31

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