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

Update dependency fastapi to >=0.121.1,<0.122.0 #369

Update dependency fastapi to >=0.121.1,<0.122.0

Update dependency fastapi to >=0.121.1,<0.122.0 #369

Workflow file for this run

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