Skip to content

[Enhancement]: Add 'app_type' column for AppDB model with updated API responses #1643

[Enhancement]: Add 'app_type' column for AppDB model with updated API responses

[Enhancement]: Add 'app_type' column for AppDB model with updated API responses #1643

name: Check Python Code - Black
on:
pull_request:
paths:
- "agenta-backend/**"
- "agenta-cli/**"
- "examples/**"
- "website/scripts/**"
jobs:
linter_name:
name: runner / black check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/[email protected]