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

Commit 98ace89

Browse files
committed
final test
1 parent 1023fc7 commit 98ace89

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,13 @@ steps:
291291
method: projects.listColumns
292292
project_id: "%actions.projectBoard.data.0.id%"
293293
action_id: listColumns
294+
- type: respond
295+
issue: 5
296+
with: new-pull-request.md
297+
data:
298+
pullUrl: "%payload.pull_request.html_url%"
299+
- type: closeIssue
300+
issue: 5
294301
- type: respond
295302
with: 07_explain-node.md
296303
- type: respond
@@ -360,3 +367,4 @@ steps:
360367
- type: respond
361368
with: 10_course-recap.md
362369
issue: 8
370+
- type: removeBranchProtection

responses/pr-review.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)