Skip to content

[FEATURE][运营分析][vmware][基础资源分析]运营分析模块页面支持导出为excel #102

[FEATURE][运营分析][vmware][基础资源分析]运营分析模块页面支持导出为excel

[FEATURE][运营分析][vmware][基础资源分析]运营分析模块页面支持导出为excel #102

Workflow file for this run

name: Issue Open Check
on:
issues:
types: [opened]
jobs:
issue-open-add-labels:
runs-on: ubuntu-latest
steps:
- name: Add labels
uses: actions-cool/issues-helper@v2
if: ${{ !github.event.comment.pull_request.pull_request }}
with:
actions: 'add-labels'
labels: '状态:待处理'