We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c037415 commit 2c5b83cCopy full SHA for 2c5b83c
.licenserc.yaml renamed to .github/.licenserc.yaml
@@ -44,6 +44,7 @@ header:
44
- 'LICENSE'
45
- 'THIRD-PARTY-PROGRAMS'
46
- '.github/renovate.json'
47
+ - '.github/CODEOWNERS'
48
- 'cmake/mkl_functions'
49
- 'cmake/patches/tomlplusplus_v330.patch'
50
- 'docker/x86_64/manylinux2014/oneAPI.repo'
.github/workflows/skywalking-eyes.yml
@@ -38,4 +38,5 @@ jobs:
38
- name: "Run check"
39
uses: apache/skywalking-eyes/header@5c5b974209f0de5d905f37deb69369068ebfc15c # v0.7.0
40
with:
41
+ config: ".github/.licenserc.yaml"
42
mode: "check"
0 commit comments