删除 .gitea/workflows/l2-checkout.yaml
l1-smoke / smoke (push) Has been cancelled

This commit is contained in:
ztm
2026-07-09 06:32:18 +00:00
parent 92732608fe
commit 445ae43372
-11
View File
@@ -1,11 +0,0 @@
name: l2-checkout
on: [push]
jobs:
checkout:
runs-on: wehub-deploy
steps:
- uses: http://gitea-dev.autobee.pro/ztm/checkout@v4
- name: 验证代码已检出
run: |
ls -la
git log --oneline -3