Skip to content

[v1.x] fix: handle non-UTF-8 bytes in stdio server stdin (#2303) #586

[v1.x] fix: handle non-UTF-8 bytes in stdio server stdin (#2303)

[v1.x] fix: handle non-UTF-8 bytes in stdio server stdin (#2303) #586

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
- "v1.x"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml