Skip to content

Ask to add Jira ticket link to beginning of PR body (#57) #91

Ask to add Jira ticket link to beginning of PR body (#57)

Ask to add Jira ticket link to beginning of PR body (#57) #91

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
with:
gitleaks_config_paths: "[
'go.sum',
]"