Skip to content

Merge branch 'main' of https://github.com/Jamie-Cui/yacl-r #50

Merge branch 'main' of https://github.com/Jamie-Cui/yacl-r

Merge branch 'main' of https://github.com/Jamie-Cui/yacl-r #50

Workflow file for this run

---
name: License Check
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
license-checker:
name: Run license check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check License Header
uses: apache/skywalking-eyes/[email protected]