返回提交历史
Renamed
.github/workflows/verify.yml
+1
-1
XFEstudio/XFESpaceNinjaServer
chore(ci): rename "build" workflow to "verify" (#3834)
Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/3834 Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com> Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
e0e5f7c9
代码差异
1 个文件
+1
-1
@@ -1,4 +1,4 @@
1
name: Build
1
name: Verify
2
2
on:
3
3
push:
4
4
branches: ["main"]