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

Commit 0a35834

Browse files
committed
broke again
1 parent ec9f620 commit 0a35834

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ before:
2121
store:
2222
welcomeIssueUrl: "%result.data.html_url%"
2323
welcomeIssueNumber: "%result.data.number%"
24-
createIssueResult: "%result.data%"
24+
# createIssueResult: "%result.data%"
2525
data:
2626
quicklink: "%payload.repository.html_url%/new/master?filename=.github/workflows/my-workflow.yml"
2727
actionsUrl: "%payload.repository.html_url%/actions/new"
2828
comments:
2929
- 00_explain-gh-script.md
3030
- 00_octokit-comparison.md
3131
- 00_welcome-activity.md
32-
- e-result.md
32+
# - e-result.md
3333
# - type: respond
3434
# with: 00_explain-gh-script.md
3535
# issue: "%actions.welcomeIssue.data.number%"

0 commit comments

Comments
 (0)