This repository was archived by the owner on Sep 1, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments