Skip to content

Merge remote-tracking branch 'origin/dependabot/pip/development/urlli… #456

Merge remote-tracking branch 'origin/dependabot/pip/development/urlli…

Merge remote-tracking branch 'origin/dependabot/pip/development/urlli… #456

Workflow file for this run

name: gitleaks
on: [push]
jobs:
gitleaks:
# Prevent circular workflow run
if: "!contains(github.event.pusher.name, 'emnify-gha')"
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: gitleaks
uses: zricethezav/[email protected]
with:
config-path: .gitleaks.toml