Skip to content

fix: [cmake] When the executable program changes, the project propert… #313

fix: [cmake] When the executable program changes, the project propert…

fix: [cmake] When the executable program changes, the project propert… #313

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