Skip to content

Fix the issue where the service name is not checked for null when adding to the request header. #282

Fix the issue where the service name is not checked for null when adding to the request header.

Fix the issue where the service name is not checked for null when adding to the request header. #282

Workflow file for this run

name: line lint
on:
pull_request:
branches:
- develop
jobs:
build:
name: line lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: linelint
uses: shoothzj/linelint@main