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

Commit 0b2e0f0

Browse files
committed
typo fix
1 parent ee35913 commit 0b2e0f0

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
@@ -251,7 +251,7 @@ steps:
251251
description: Separate the workflow concerns by adding more steps
252252
# event: check_suite.completed
253253
event: issue_comment.created
254-
link: "{{thirdIssueUrl}}"
254+
link: "{{store.thirdIssueUrl}}"
255255
actions:
256256
- type: gate
257257
left: "%payload.check_suite.app.name%"

0 commit comments

Comments
 (0)