Skip to content

Commit 61445c9

Browse files
authored
Update needs-sme-workflow.yml (#26661)
1 parent 8477d0f commit 61445c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/needs-sme-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
Thanks for opening an issue! We've triaged this issue for technical review by a subject matter expert :eyes:
2727
- uses: peter-evans/create-or-update-comment@a35cf36e5301d70b76f316e867e7788a55a31dae
2828
with:
29-
issue-number: ${{ github.event.pull_request.number }}
29+
issue-number: ${{ github.event.pull_request_target.number }}
3030
body: |
3131
Thanks for opening a pull request! We've triaged this issue for technical review by a subject matter expert :eyes:

0 commit comments

Comments
 (0)