更新 .gitea/workflows/l2-checkout.yaml
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
name: l2-checkout
|
||||
on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
on: [push]
|
||||
jobs:
|
||||
checkout:
|
||||
runs-on: wehub-deploy
|
||||
steps:
|
||||
- uses: http://gitea-dev.autobee.pro/actions/checkout@v4
|
||||
- uses: http://gitea-dev.autobee.pro/ztm/checkout@v4
|
||||
- name: 验证代码已检出
|
||||
run: |
|
||||
ls -la
|
||||
|
||||
Reference in New Issue
Block a user