Skip to content

refactor(接口测试): 优化大数据量,查看报告的逻辑 #14805

refactor(接口测试): 优化大数据量,查看报告的逻辑

refactor(接口测试): 优化大数据量,查看报告的逻辑 #14805

on: pull_request
name: MeterSphere 通用 PR 处理
permissions:
pull-requests: write
jobs:
generic_handler:
name: 为 PR 添加标签
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions-ecosystem/action-add-labels@v1
with:
github_token: ${{ secrets.GITHUBTOKEN }}
labels: ${{ github.base_ref }}