Skip to content

feat(portal): 门户系统部分UI更新 #7094

feat(portal): 门户系统部分UI更新

feat(portal): 门户系统部分UI更新 #7094

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 }}