From f1dc03b628364b82ab3db0d272980fcb80799101 Mon Sep 17 00:00:00 2001 From: klever1988 <56048681+klever1988@users.noreply.github.com> Date: Fri, 31 Jan 2020 10:51:35 +0800 Subject: [PATCH] Update v19_code_and_master_config.yml --- .github/workflows/v19_code_and_master_config.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/v19_code_and_master_config.yml b/.github/workflows/v19_code_and_master_config.yml index b513fa6..4bbc80b 100644 --- a/.github/workflows/v19_code_and_master_config.yml +++ b/.github/workflows/v19_code_and_master_config.yml @@ -5,15 +5,11 @@ on: paths: - '.github/workflows/v19_code_and_master_config.yml' - jobs: - build: - runs-on: ubuntu-latest - steps: - + - name: Checkout uses: actions/checkout@master with: