From ea9d32f3ce25af65fe454a2f3549c2e13957c7e8 Mon Sep 17 00:00:00 2001 From: yinzh Date: Thu, 8 Jul 2021 17:08:47 +0800 Subject: [PATCH] cicd test2 --- "01_\347\256\227\346\263\225\345\216\237\347\220\206/index.yml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 0105231..e126cca 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" @@ -19,7 +19,7 @@ step1: transitions: events: ['note_events'] action: - - type: issue_comment.created + - type: create_issue with: 001_algorithm_steps.md to: step2 -- GitLab