Skip to content

PPS-747 Update fastapi #21

PPS-747 Update fastapi

PPS-747 Update fastapi #21

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types: [opened]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"