dde-dock/.github/workflows/call-license-check.yml
deepin-bot[bot] 0df24cf1c0
chore: Sync by 8cd7951872 (#597)
chore: Sync by 8cd7951872
2022-08-11 08:38:26 +00:00

11 lines
255 B
YAML

name: Call License and README Check
on: pull_request
concurrency:
group: ${{ github.workflow }}-pull/${{ github.event.number }}
cancel-in-progress: true
jobs:
license-check:
uses: linuxdeepin/.github/.github/workflows/license-check.yml@master