Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 372cb99

Browse files
committed
uncomment first step for debugging
1 parent d12ff3c commit 372cb99

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

config.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@ before:
4141
steps:
4242

4343
# Step 1:
44-
# - title: Close the linked issue
45-
# description: Close the linked issue
46-
# event: issues.closed
47-
# link: '{{ repoUrl }}'
48-
# actions:
49-
# - type: createIssue
50-
# title: Find the similar issue
51-
# body: 01_crosslink.md
44+
- title: Close the linked issue
45+
description: Close the linked issue
46+
event: issues.closed
47+
link: '{{ repoUrl }}'
48+
actions:
49+
- type: createIssue
50+
title: Find the similar issue
51+
body: 01_crosslink.md
5252
# - type: createIssue
5353
# title: There's something similar here
5454
# body: 01_the-similar-crosslink.md

0 commit comments

Comments
 (0)