Skip to content

chore: Remove obsolute backup-to-gitlab workflow #17

chore: Remove obsolute backup-to-gitlab workflow

chore: Remove obsolute backup-to-gitlab workflow #17

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