Skip to content

Dockerize python-threatexchange #2087

Dockerize python-threatexchange

Dockerize python-threatexchange #2087

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 }}"