Skip to content

Commit d9d3a6a

Browse files
committed
fix webhook
1 parent d5c6f55 commit d9d3a6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/embedded-cluster-release-notes.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,4 @@ jobs:
9292
webhook-type: webhook-trigger
9393
payload: |
9494
version: "${{ github.event.inputs.version }}"
95+
pull_request_url: "${{steps.cpr.outputs.pull-request-url}}"

0 commit comments

Comments
 (0)