Skip to content

修复任务创建后查看节点详情,任务执行代理人提前确定问题 #2558

修复任务创建后查看节点详情,任务执行代理人提前确定问题

修复任务创建后查看节点详情,任务执行代理人提前确定问题 #2558

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