Skip to content

[pytx] Add py.typed marker to threatexchange #2215

[pytx] Add py.typed marker to threatexchange

[pytx] Add py.typed marker to threatexchange #2215

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