revisit workflows

This commit is contained in:
Jason Ertel
2026-03-27 16:11:31 -04:00
parent cfa530ba9c
commit 812f65eee8
2 changed files with 0 additions and 564 deletions

View File

@@ -1,17 +0,0 @@
name: leak-test
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: '0'
- name: Gitleaks
uses: gitleaks/gitleaks-action@v1.6.0
with:
config-path: .github/.gitleaks.toml