ci: workflow 改为 v* tag 触发
验证Runner / test (push) Successful in 0s

This commit is contained in:
胥胜斌
2026-09-03 10:12:32 +08:00
parent ab266738bc
commit b43971cfeb
+2 -2
View File
@@ -2,8 +2,8 @@ name: 验证Runner
on:
push:
branches:
- main
tags:
- 'v*'
jobs:
test: