From aa1e3ef714fd54c8534263aaa1261422f9678674 Mon Sep 17 00:00:00 2001 From: yinzh Date: Tue, 6 Jul 2021 15:48:41 +0800 Subject: [PATCH] cicd test2 --- .../index.yml" | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git "a/01_\347\256\227\346\263\225\345\216\237\347\220\206/index.yml" "b/01_\347\256\227\346\263\225\345\216\237\347\220\206/index.yml" index 7017534..c179f2e 100644 --- "a/01_\347\256\227\346\263\225\345\216\237\347\220\206/index.yml" +++ "b/01_\347\256\227\346\263\225\345\216\237\347\220\206/index.yml" @@ -29,11 +29,11 @@ step2: transitions: events: ['close_issue'] action: - - type: create_issue - title: "第二章:算法实现" - with: link.md - store: - chapter_2_url: '{{result.data.html_url}}' +# - type: create_issue +# title: "第二章:算法实现" +# with: link.md +# store: +# chapter_2_url: '{{result.data.html_url}}' - type: issue_comment.created with: 001_end.md to: end -- GitLab