Skip to content

FastAPI: Add DTOs and pipeline run endpoint #98

FastAPI: Add DTOs and pipeline run endpoint

FastAPI: Add DTOs and pipeline run endpoint #98

name: Pull Request Labeler
on: pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"