From 43f6280ff8c4c8b3208b60115dbef62d4d278cd3 Mon Sep 17 00:00:00 2001 From: GeWuYou <95328647+GeWuYou@users.noreply.github.com> Date: Mon, 2 Feb 2026 20:24:59 +0800 Subject: [PATCH] =?UTF-8?q?chore(ci):=20=E6=B7=BB=E5=8A=A0Feluda=E8=AE=B8?= =?UTF-8?q?=E5=8F=AF=E8=AF=81=E6=89=AB=E6=8F=8F=E5=99=A8=E4=B8=8D=E5=85=BC?= =?UTF-8?q?=E5=AE=B9=E8=AE=B8=E5=8F=AF=E8=AF=81=E6=A3=80=E6=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在CI工作流中集成Feluda许可证扫描器 - 配置不兼容许可证检测功能 - 设置许可证扫描仅在推送到main分支时更新徽章 --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6c23447..3a8146d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -94,6 +94,7 @@ jobs: fail-on-incompatible: false verbose: true update-badge: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }} + - name: Feluda License Scanner Incompatible Licenses run: | feluda --incompatible