Skip to content

feat: backup of very raw side-task batch conversion used once #73

feat: backup of very raw side-task batch conversion used once

feat: backup of very raw side-task batch conversion used once #73

Workflow file for this run

name: Gitleaks reused
on:
pull_request:
push:
workflow_dispatch:
schedule:
# run every month
- cron: "0 0 1 * *"
jobs:
scan-reuse:
uses: halt9k/shared-workflows/.github/workflows/scan_gl.yml@main
secrets: inherit