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

Commit ab872bd

Browse files
committed
resolve conflict
2 parents 43e4cc4 + 4220211 commit ab872bd

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ steps:
5454
- type: respond
5555
issue: Organizing a release
5656
with: 02.1_move-a-card.md
57+
data:
58+
projects: '%payload.repository.html_url%/projects'
59+
5760

5861
#3 - The user should add a card to the project board
5962
- title: Triage issues in a project

responses/02.1_move-a-card.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Add this issue to your new project board.
1010

1111
### :keyboard: Activity: Adding a project card
1212

13-
1. Return to your [project](https://github.com/{{ user.username }}/{{ repo }}/projects/1).
13+
1. Return to your [project]({{ projects }}/1).
1414
1. Above the project columns, click **Add cards**.
1515
1. Drag the **Organizing a release** card to your recently added "In Progress" column.
1616

0 commit comments

Comments
 (0)