Skip to content

fix: Fir 33266 use quoted identifiers in go sdk #237

fix: Fir 33266 use quoted identifiers in go sdk

fix: Fir 33266 use quoted identifiers in go sdk #237

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