Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

[功能请求] 聊天分组功能优化 #17

[功能请求] 聊天分组功能优化

[功能请求] 聊天分组功能优化 #17

name: Auto Close Issues
on:
issues:
types: [opened]
jobs:
check:
runs-on: ubuntu-latest
steps:
- if: contains(github.event.issue.body, '最新')
id: close-latest-version
name: Close Issue
uses: peter-evans/close-issue@v3
with:
comment: 我不知道什么是最新捏,具体版本号pls