Skip to content

Commit 2df335e

Browse files
kdinevCopilot
andauthored
Update .github/workflows/skill-eval.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1691296 commit 2df335e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/skill-eval.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
retention-days: 30
4242

4343
- name: Post summary comment
44-
if: always() && github.event_name == 'pull_request'
44+
if: always() && github.event_name == 'pull_request' && github.event.pull_request.head.repo.fork == false
4545
uses: actions/github-script@v7
4646
with:
4747
script: |

0 commit comments

Comments
 (0)