gio-qt/.github/workflows/call-license-check.yml
deepin-bot[bot] 518da4df27
chore: Sync by 8cd7951872 (#25)
chore: Sync by 8cd7951872
2022-08-11 08:46:13 +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