Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

[client] Add full documentation for the Python library (#970) #234

[client] Add full documentation for the Python library (#970)

[client] Add full documentation for the Python library (#970) #234

Workflow file for this run

name: Assign label Filigran team on PR from an organization
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setting labels
uses: FiligranHQ/[email protected]
with:
labels_by_organization: "{\"FiligranHQ\":[\"filigran team\"]}"