Skip to content

feat: add Presidio integration for PII detection and anonymization #8391

feat: add Presidio integration for PII detection and anonymization

feat: add Presidio integration for PII detection and anonymization #8391

Workflow file for this run

name: Core / Labeler
on:
- pull_request_target
permissions:
contents: read
pull-requests: write
jobs:
triage:
runs-on: ubuntu-slim
steps:
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"