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

Commit e2e3008

Browse files
committed
spell synchronize properly
1 parent 8e7f039 commit e2e3008

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

config.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ steps:
128128
# 5
129129
- title: Create an issue using Learning Lab
130130
description: Create an issue using Learning Lab
131-
event: pull_request.sychronize
131+
event: pull_request.synchronize
132132
actions:
133133
- type: respond
134134
with: add-response.md
@@ -197,12 +197,12 @@ steps:
197197
position: 35
198198

199199
# 8
200-
- title: Trigger your first step with a GitHub event
201-
description: Trigger your first step with a GitHub event
202-
event: pull_request.synchronize
203-
actions:
204-
- type: respond
205-
with: respond
200+
# - title: Trigger your first step with a GitHub event
201+
# description: Trigger your first step with a GitHub event
202+
# event: pull_request.synchronize
203+
# actions:
204+
# - type: respond
205+
# with: respond
206206
# 9. Respond to a learner's pull request
207207
# 10. Validate a learner's pull request
208208
# 11. Pass contextual information to a response

0 commit comments

Comments
 (0)