Skip to content

62 check for gitleaks and trufflehog before program runs #133

62 check for gitleaks and trufflehog before program runs

62 check for gitleaks and trufflehog before program runs #133

Workflow file for this run

name: black
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable