XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet

SpaceNinjaServer

A simple server for a small space ninja game

公开
关注 0 Fork 1 Star 0
返回提交历史

XFEstudio/SpaceNinjaServer

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
Sainan <63328889+Sainan@users.noreply.github.com>
提交于

代码差异

1 个文件 +1 -1
Renamed .github/workflows/verify.yml +1 -1
@@ -1,4 +1,4 @@
1 name: Build
1 name: Verify
2 2 on:
3 3 push:
4 4 branches: ["main"]