Skip to content

feature(REPORT-333381): Removed nuget file and localization except e… #34

feature(REPORT-333381): Removed nuget file and localization except e…

feature(REPORT-333381): Removed nuget file and localization except e… #34

Workflow file for this run

name: GitLeaks Detect
on: [push, pull_request]
jobs:
Build:
name: Run Script
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- name: Run Gitleaks installation
run: ./GitleaksTasks/Build.ps1
shell: pwsh