test gitearunner
Test Runner / hello (push) Failing after 5m0s

This commit is contained in:
2026-08-24 17:24:25 +08:00
parent 503a5e7da7
commit eef3ef5e5b
+1 -1
View File
@@ -2,7 +2,7 @@ name: Test Runner # workflow 名字,网页上显示
on: # 什么时候触发
push:
branches: [main]
branches: [master]
jobs: # 工单里有几道工序
hello: # 工序1,名字叫 hello