Skip to content

Modularise the Hasher code from the hasher CLI #2096

Modularise the Hasher code from the hasher CLI

Modularise the Hasher code from the hasher CLI #2096

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