Skip to content

2.4/supported integrations #557

2.4/supported integrations

2.4/supported integrations #557

Workflow file for this run

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