Skip to content

fix:Changing desktop wallpaper will synchronize the changes to the lock #504

fix:Changing desktop wallpaper will synchronize the changes to the lock

fix:Changing desktop wallpaper will synchronize the changes to the lock #504

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