Skip to content

Commit a2a498e

Browse files
authored
Update config.yml
1 parent a046c80 commit a2a498e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ steps:
1919
event: issues
2020
link: '{{ repoUrl }}/issues/1'
2121
actions:
22-
- type: gate
23-
left: '%payload.action%'
24-
operator: ===
25-
right: closed
22+
# - type: gate
23+
# left: '%payload.action%'
24+
# operator: ===
25+
# right: closed
2626
- type: createPullRequest
2727
title: Getting Started
2828
body: 01.00-setup.md

0 commit comments

Comments
 (0)