chore: Sync by 8cd7951872 (#25)

chore: Sync by 8cd7951872
This commit is contained in:
deepin-bot[bot] 2022-08-11 08:46:13 +00:00 committed by GitHub
parent 39f40fa07c
commit 518da4df27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,10 @@
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