脚本修改
Some checks failed
类变更检测 / class-change-check (push) Failing after 0s

This commit is contained in:
2026-06-08 13:16:12 +08:00
parent 2f8798c38c
commit 84ae68be05

View File

@@ -1,7 +1,12 @@
name: 类变更检测
run-name: ${{ gitea.actor }}的类变更检测
on: [push]
#on: [push]
on:
push:
branches:
- class-check
workflow_dispatch:
jobs:
class-change-check: