Skip to content

Use shared CI/CD actions/workflows #926

Use shared CI/CD actions/workflows

Use shared CI/CD actions/workflows #926

name: Git Secrets Scan
permissions:
contents: read
on:
pull_request:
workflow_dispatch:
jobs:
scan:
# Call the reusable workflow from valkey-glide main repo
uses: valkey-io/valkey-glide/.github/workflows/git-secrets-scan.yml@ci-cd-workflow-consolidation