Skip to content

feat(portal-server): 新增 scowd GetAppLastSubmission 接口及其在 scow 中的调用 #7807

feat(portal-server): 新增 scowd GetAppLastSubmission 接口及其在 scow 中的调用

feat(portal-server): 新增 scowd GetAppLastSubmission 接口及其在 scow 中的调用 #7807

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