删除 GitHub Actions 工作流配置文件
This commit is contained in:
13
.github/workflows/临时测试.yaml
vendored
13
.github/workflows/临时测试.yaml
vendored
@@ -1,13 +0,0 @@
|
|||||||
on:
|
|
||||||
push:
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
job1:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
# - uses: actions/checkout@main
|
|
||||||
# - run: ls -lha
|
|
||||||
- uses: actions/checkout@main
|
|
||||||
with:
|
|
||||||
repository: examples/renovate-example
|
|
||||||
- run: ls -lha
|
|
Reference in New Issue
Block a user