mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-22 10:34:30 +08:00
chore(ci): 更新许可证合规工作流配置
- 在feluda命令中添加配置文件参数 - 修正许可证扫描命令以使用自定义配置
This commit is contained in:
parent
2f0a619e81
commit
75ad00dbcb
2
.github/workflows/license-compliance.yml
vendored
2
.github/workflows/license-compliance.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
update-badge: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
|
||||
- name: Feluda License Scanner Incompatible Licenses
|
||||
run: |
|
||||
feluda --incompatible
|
||||
feluda --incompatible --config .feluda.yaml
|
||||
|
||||
# 生成合规性文件(NOTICE / THIRD_PARTY_LICENSES)
|
||||
- name: Generate compliance files
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user