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

Commit 5ab4006

Browse files
committed
make a consistent step 13
1 parent 300b93f commit 5ab4006

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ steps:
466466

467467
# 13
468468
- title: Respond to a learner's successful PR
469-
description: Respond to a learner's successful PR
469+
description: Use a respond action when a learner opens their pull request.
470470
event: pull_request.synchronize
471471
actions:
472472
- type: getFileContents

responses/10.0_respond-success.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
When your learner is successful, gates let the actions that follow execute.
22

3-
## Step 11: Responding on success
3+
## Step 13: Responding on success
44

55
Let's respond to the learner by commenting in their pull request. We'll let them know they've completed our course.
66

0 commit comments

Comments
 (0)