Skip to content

fix: show guided connection without collecting database info #35

fix: show guided connection without collecting database info

fix: show guided connection without collecting database info #35

Workflow file for this run

name: secrets
on:
pull_request:
push:
branches: [main]
permissions:
contents: read
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
with:
fetch-depth: 0
- uses: gitleaks/gitleaks-action@v3