1028
This commit is contained in:
parent
572dc5d343
commit
400090993f
7
.github/workflows/zzz.yml
vendored
7
.github/workflows/zzz.yml
vendored
@ -1,3 +1,10 @@
|
||||
name: test
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
# 第一个 Job:检出代码并上传
|
||||
checkout_and_upload:
|
||||
|
Loading…
Reference in New Issue
Block a user