This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
name: 类变更检测
|
||||
run-name: ${{ gitea.actor }}的类变更检测
|
||||
|
||||
on: [push]
|
||||
#on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- class-check
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
class-change-check:
|
||||
|
||||
Reference in New Issue
Block a user