Skip to content

fix: [cmake] Unable to save changes while in edit mode #267

fix: [cmake] Unable to save changes while in edit mode

fix: [cmake] Unable to save changes while in edit mode #267

Workflow file for this run

name: apiCheck
on:
pull_request_target:
types: [opened, synchronize, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
api-check:
uses: linuxdeepin/.github/.github/workflows/api-check.yml@master
secrets: inherit