Skip to content

Break GitLeaks out to its own GHA workflow (#30) #55

Break GitLeaks out to its own GHA workflow (#30)

Break GitLeaks out to its own GHA workflow (#30) #55

Workflow file for this run

name: GitLeaks
on:
pull_request:
push:
branches: [ main ]
workflow_dispatch:
jobs:
gitleaks:
uses: emmahsax/github-actions/.github/workflows/gitleaks.yml@main