mirror of
https://github.com/yanhao98/composite-actions.git
synced 2025-07-13 14:50:48 +08:00
更新 CI 工作流,添加工作流名称并调整格式以增强可读性
All checks were successful
Continuous Integration / another-job (push) Successful in 19s
All checks were successful
Continuous Integration / another-job (push) Successful in 19s
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -1,7 +1,11 @@
|
||||
name: Continuous Integration
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
env:
|
||||
TZ: Asia/Shanghai
|
||||
|
||||
jobs:
|
||||
another-job:
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user