Skip to content

feature(REPORT-342363): unwanted locale removed #48

feature(REPORT-342363): unwanted locale removed

feature(REPORT-342363): unwanted locale removed #48

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