Skip to content

feat(mis): 管理系统平台数据统计横坐标优化 #7084

feat(mis): 管理系统平台数据统计横坐标优化

feat(mis): 管理系统平台数据统计横坐标优化 #7084

name: Lint PR Title and Content
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
lint-title:
runs-on: ${{ vars.ACTION_RUNNER_LABEL }}
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}