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

Commit c6f754c

Browse files
committed
move up response to match template repo
1 parent f7bb485 commit c6f754c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ steps:
448448
```suggestion
449449
- type: respond
450450
```
451-
position: 37
451+
position: 36
452452
- type: octokit
453453
method: pullRequests.createComment
454454
owner: '%payload.repository.owner.login%'
@@ -460,7 +460,7 @@ steps:
460460
```suggestion
461461
with: pr-opened.md
462462
```
463-
position: 38
463+
position: 37
464464

465465
# 11
466466
- title: Respond to a learner's successful PR

0 commit comments

Comments
 (0)