Skip to content

Remove default configuration for certs. #26

Remove default configuration for certs.

Remove default configuration for certs. #26

Workflow file for this run

---
name: pr_checks
on:
pull_request:
jobs:
check-commits:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: gitleaks-check
uses: aserto-dev/gitleaks-action@master