Skip to content

[feature] Add new version check (mocked until version exists) and refactor api/chat commands #65

[feature] Add new version check (mocked until version exists) and refactor api/chat commands

[feature] Add new version check (mocked until version exists) and refactor api/chat commands #65

Workflow file for this run

name: CI
on:
pull_request:
branches: ["main"]
jobs:
build:
uses: ./.github/workflows/build.yml
permissions:
contents: read
with:
push-to-registry: false