Skip to content

fix: 节点clone时勾选的输出变量clone逻辑异常问题修复 && 项目名统一规范调整 #ignore #3138

fix: 节点clone时勾选的输出变量clone逻辑异常问题修复 && 项目名统一规范调整 #ignore

fix: 节点clone时勾选的输出变量clone逻辑异常问题修复 && 项目名统一规范调整 #ignore #3138

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v4