Skip to content

Resolve the issue of garbled characters in the Golang language message body GzipDecoder.(解决Golang消费大消息体时,gzip解压乱码问题) #1560

Resolve the issue of garbled characters in the Golang language message body GzipDecoder.(解决Golang消费大消息体时,gzip解压乱码问题)

Resolve the issue of garbled characters in the Golang language message body GzipDecoder.(解决Golang消费大消息体时,gzip解压乱码问题) #1560

name: License Checker
on:
pull_request:
types: [opened, reopened, synchronize]
push:
branches:
- master
jobs:
check-license:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check License Header
uses: apache/skywalking-eyes@v0.2.0
with:
log: info
config: .licenserc.yaml