Skip to content

Error fixes and some more customizations. #383

Error fixes and some more customizations.

Error fixes and some more customizations. #383

Workflow file for this run

name: gitleaks
on: [push,pull_request]
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: gitleaks-action
uses: zricethezav/gitleaks-action@master