Skip to content

fix(config): [global] and [docker] unknown-key warnings carry 'did you mean?' (#678) #249

fix(config): [global] and [docker] unknown-key warnings carry 'did you mean?' (#678)

fix(config): [global] and [docker] unknown-key warnings carry 'did you mean?' (#678) #249

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