Skip to content

Move Agent Msgs to the SDK #81

Move Agent Msgs to the SDK

Move Agent Msgs to the SDK #81

Workflow file for this run

name: Format
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
jobs:
pre-commit:
name: pre-commit
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]