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

Commit bf1764a

Browse files
authored
Merge pull request #112 from githubtraining/fix-end-link
try to fix links in comments
2 parents b9345c4 + 44a0e1d commit bf1764a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ steps:
4848
- type: respond
4949
with: 03_found-vulnerability.md
5050
data:
51-
url: 'https://github.com/%user.username%/%payload.repository.name%/pull/2'
51+
url: 'https://github.com/%user.username%/%payload.repository.name%/pull/1'
5252
- type: closeIssue
5353
issue: Find repository vulnerabilities
5454

0 commit comments

Comments
 (0)