Skip to content

Add .ext dir to gitignore #6

Add .ext dir to gitignore

Add .ext dir to gitignore #6

Workflow file for this run

name: gitleaks-check
on: [pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: gitleaks-check
uses: aserto-dev/gitleaks-action@master