File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7272 echo "---" >> $GITHUB_STEP_SUMMARY
7373 echo "> [!IMPORTANT]" >> $GITHUB_STEP_SUMMARY
7474 echo "> This PR is from a forked repository" >> $GITHUB_STEP_SUMMARY
75- echo "> Due to insufficient rights, **commenting on pull requests from forks is not possible**." >> $GITHUB_STEP_SUMMARY
76- echo "> Once merged, the output will be posted as a auto-updating comment under the pull request." >> $GITHUB_STEP_SUMMARY
75+ echo "> **Commenting on pull requests from forks is not possible** due to insufficient permissions ." >> $GITHUB_STEP_SUMMARY
76+ echo "> Once merged, the output will be posted as an auto-updating comment under the pull request." >> $GITHUB_STEP_SUMMARY
7777 echo "---" >> $GITHUB_STEP_SUMMARY
7878 # fi
7979
You can’t perform that action at this time.
0 commit comments