Skip to content

Add multi-turn conversations, chart uploads, and command dispatcher #357

Add multi-turn conversations, chart uploads, and command dispatcher

Add multi-turn conversations, chart uploads, and command dispatcher #357

Workflow file for this run

name: CI tests
on:
workflow_dispatch:
push:
branches:
- master
- main
pull_request_target:
branches:
- master
- main
jobs:
lint:
uses: ./.github/workflows/pylint.yaml
build:
uses: ./.github/workflows/builders.yaml