chore(ci): 更新许可证合规工作流配置

- 在feluda命令中添加配置文件参数
- 修正许可证扫描命令以使用自定义配置
This commit is contained in:
GeWuYou 2026-02-02 21:27:03 +08:00
parent 2f0a619e81
commit 75ad00dbcb

View File

@ -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