mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-22 10:34:30 +08:00
chore(ci): 更新许可证检查工作流配置
- 在许可证检查步骤中启用详细输出模式 - 保持现有的许可证类型和失败策略设置不变 - 维持主分支推送时的徽章更新功能
This commit is contained in:
parent
58de08d260
commit
22eebb6e2d
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -92,6 +92,7 @@ jobs:
|
||||
project-license: 'Apache-2.0'
|
||||
fail-on-restrictive: true
|
||||
fail-on-incompatible: true
|
||||
verbose: true
|
||||
update-badge: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
|
||||
|
||||
# 构建项目,使用Release配置且跳过恢复步骤
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user