Skip to content
Snippets Groups Projects
Unverified Commit f3e24389 authored by Max's avatar Max Committed by GitHub
Browse files

Merge pull request #18 from smallstep/max/gitleaks

[action] remove gitleaks
parents bf50add3 43d22c52
No related branches found
No related tags found
No related merge requests found
......@@ -8,15 +8,10 @@ on:
- "master"
pull_request:
workflow_call:
secrets:
GITLEAKS_LICENSE_KEY:
required: true
jobs:
ci:
uses: smallstep/workflows/.github/workflows/goCI.yml@main
with:
run-gitleaks: true
run-codeql: true
secrets:
GITLEAKS_LICENSE_KEY: ${{ secrets.GITLEAKS_LICENSE_KEY }}
secrets: inherit
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment