Skip to content

fix(codemode): harden OpenAPI search and sandbox transport #169

fix(codemode): harden OpenAPI search and sandbox transport

fix(codemode): harden OpenAPI search and sandbox transport #169

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: jdx/mise-action@v4
- run: task install
- run: task ci