Skip to content

Fix all copyright banner (#290) #2

Fix all copyright banner (#290)

Fix all copyright banner (#290) #2

Workflow file for this run

---
name: License Check
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
license-checker:
uses: secretflow/.github/.github/workflows/license-check.yml@main