Skip to content

feat: FIR-43725 add streaming to go sdk #305

feat: FIR-43725 add streaming to go sdk

feat: FIR-43725 add streaming to go sdk #305

Workflow file for this run

name: Pull request
on:
pull_request:
branches: [ main, 1.x ]
jobs:
check-title:
runs-on: ubuntu-latest
steps:
- name: Check title name convention
uses: jef/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
code-checkers:
uses: ./.github/workflows/code-check.yml