Skip to content

Commit 2fbe8fd

Browse files
authored
Update config.yml
1 parent 3545dc3 commit 2fbe8fd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: Intro to Reason Native
1+
title: Intro to Reason Web
22
tagline: Learn You Some Reason for Great Good by building your first Reason React App!
33
description: Longer explanation of the same; Reason Reason Reason Reason
44
template:
@@ -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)