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

Commit ad0fb2d

Browse files
committed
use welcome issue number
1 parent d9ee93b commit ad0fb2d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ before:
1111
- type: createIssue
1212
title: Start Here!
1313
body: 01_welcome-issue.md
14+
action_id: welcomeIssue
1415
- type: respond
15-
issue: "Start Here!"
16+
issue: '%actions.welcomeIssue.data.number%'
1617
with: 01_welcome-activity.md
1718
data:
1819
quicklink: '%payload.repository.html_url%/new/master?filename=.github/workflows/my-workflow.yml&workflow_template=blank'

0 commit comments

Comments
 (0)