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

Commit 2ee1b28

Browse files
committed
properly use the respond action
1 parent 9e5a960 commit 2ee1b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ before:
1313
body: 01_welcome-issue.md
1414
- type: respond
1515
issue: Start Here!
16-
body: 01_welcome-activity.md
16+
with: 01_welcome-activity.md
1717
data:
1818
quicklink: '%payload.repository.html_url%/new/master?filename=.github/workflows/my-workflow.yml&workflow_template=blank'
1919
actionsUrl: "%payload.repository.html_url%/actions/new"

0 commit comments

Comments
 (0)