Skip to content

feat: using the gpt-4o-mini instead of gpt3.5-turbo! #268

feat: using the gpt-4o-mini instead of gpt3.5-turbo!

feat: using the gpt-4o-mini instead of gpt3.5-turbo! #268

Workflow file for this run

---
name: Staging CI/CD Pipeline
on: pull_request
jobs:
ci:
uses: TogetherCrew/operations/.github/workflows/ci.yml@main
secrets:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}