Skip to content

refactor: FIR-43725 preparational refactoring for streaming #301

refactor: FIR-43725 preparational refactoring for streaming

refactor: FIR-43725 preparational refactoring for streaming #301

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