Skip to content

feat: add tool.elvis config to pyproject.toml #52

feat: add tool.elvis config to pyproject.toml

feat: add tool.elvis config to pyproject.toml #52

Workflow file for this run

name: Model Coverage
on:
pull_request:
push:
branches: [main]
workflow_dispatch:
jobs:
model-coverage:
uses: doplaydo/pdk-ci-workflow/.github/workflows/model_coverage.yml@main
secrets:
GFP_API_KEY: ${{ secrets.GFP_API_KEY }}