Skip to content

[hma] Match debug page is more implemented #2541

[hma] Match debug page is more implemented

[hma] Match debug page is more implemented #2541

Workflow file for this run

# Copyright (c) Meta Platforms, Inc. and affiliates.
name: "PR Labels"
on:
- pull_request_target
jobs:
apply-labels:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"