Skip to content

[RFC][HMA-in-a-bottle] Possible example of creating a modular matcher #2094

[RFC][HMA-in-a-bottle] Possible example of creating a modular matcher

[RFC][HMA-in-a-bottle] Possible example of creating a modular matcher #2094

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
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"