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

Commit 493a894

Browse files
committed
fix typo
1 parent a295b6a commit 493a894

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
@@ -44,7 +44,7 @@ steps:
4444
- type: gate
4545
store:
4646
firstPullNumber: "%payload.pull_request.number%"
47-
firstPullUrl: "%payload.pull_requestt.html_url%"
47+
firstPullUrl: "%payload.pull_request.html_url%"
4848
left: "%payload.pull_request.title%"
4949
operator: ===
5050
right: Create my-workflow.yml

0 commit comments

Comments
 (0)