Skip to content

MAG2-298 - Added unit tests #247

MAG2-298 - Added unit tests

MAG2-298 - Added unit tests #247

Workflow file for this run

name: gitleaks
on: [push,pull_request]
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: gitleaks-action
uses: FatchipRobert/gitleaks-action@v1.6.1