Skip to content

add rocketmq gray plugin workflow test #32

add rocketmq gray plugin workflow test

add rocketmq gray plugin workflow test #32

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