chore: update agents.md and test.yml

This commit is contained in:
mirtlecn
2026-04-27 17:52:25 +08:00
parent 75e22e0bd9
commit 3f57a6f69b
3 changed files with 54 additions and 51 deletions

View File

@@ -1,14 +1,6 @@
name: Smoke test
on:
push:
branches-ignore:
- main
paths:
- "**/**"
- "!**.md"
- "!**.gitignore"
- "!.github/**"
pull_request:
workflow_dispatch: