From d64789fdad64812b561219f0d82522f00b28ee88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= <37316281+yanhao98@users.noreply.github.com> Date: Sat, 19 Oct 2024 18:42:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20GitHub=20Actions=20?= =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E6=B5=81=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/临时测试.yaml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 .github/workflows/临时测试.yaml diff --git a/.github/workflows/临时测试.yaml b/.github/workflows/临时测试.yaml deleted file mode 100644 index 8810804..0000000 --- a/.github/workflows/临时测试.yaml +++ /dev/null @@ -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 \ No newline at end of file