Skip to content

fix: [editor] Fixed an issue where documents could not be synchronized #1593

fix: [editor] Fixed an issue where documents could not be synchronized

fix: [editor] Fixed an issue where documents could not be synchronized #1593

Workflow file for this run

name: Call commitlint
on:
pull_request_target:
concurrency:
group: ${{ github.workflow }}-pull/${{ github.event.number }}
cancel-in-progress: true
jobs:
check_job:
uses: linuxdeepin/.github/.github/workflows/commitlint.yml@master