Open
Description
Describe the bug
PR #4430 fixed the issue for PRs done from branches but not forks.
PR #4435 then regressed the fix for PRs done from branches, and fixed it from forks.
The workflow should run on both branches and forks, so we need #4430 re-applied without regressing #4435.
I.e., two triggers for the workflow.
OS information
No response
Steps taken to reproduce bug
No comment was filed on PR #4435 due to the regression.
Expected behavior
PR #4435 should have had a comment filed by the workflow.
Actual outcome
No comment was filed.
Additional details
No response