Skip to content

Commit

Permalink
Update pr-merge-notification.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nagarjunsanji authored Oct 9, 2024
1 parent 6189c8e commit 0f4381b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-merge-notification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
},
{
"name": "PR URL",
"value": "[Link](${{ github.event.pull_request.url }})"
"value": "[Link](${{ github.event.pull_request.html_url }})"
}
],
"markdown": true
Expand Down

0 comments on commit 0f4381b

Please sign in to comment.