Skip to content

Fix console prepare config and add nil check config handler #370

Fix console prepare config and add nil check config handler

Fix console prepare config and add nil check config handler #370

Workflow file for this run

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