更新 CI 工作流,添加工作流名称并调整格式以增强可读性
All checks were successful
Continuous Integration / another-job (push) Successful in 19s

This commit is contained in:
严浩
2024-09-30 21:52:00 +08:00
parent 10c0663d40
commit 121eca08de

View File

@ -1,7 +1,11 @@
name: Continuous Integration
on:
push:
env:
TZ: Asia/Shanghai
jobs:
another-job:
runs-on: ubuntu-latest