From 8f2ba3d456e29163468d44c73d42c019459f1f07 Mon Sep 17 00:00:00 2001 From: klever1988 <56048681+klever1988@users.noreply.github.com> Date: Fri, 31 Jan 2020 10:52:41 +0800 Subject: [PATCH] Update v18_code_and_v18_config.yml --- .github/workflows/v18_code_and_v18_config.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/v18_code_and_v18_config.yml b/.github/workflows/v18_code_and_v18_config.yml index bc69b69..6403da6 100644 --- a/.github/workflows/v18_code_and_v18_config.yml +++ b/.github/workflows/v18_code_and_v18_config.yml @@ -5,13 +5,9 @@ on: paths: - '.github/workflows/v18_code_and_v18_config.yml' - jobs: - build: - runs-on: ubuntu-latest - steps: - name: Checkout