fix trigger for external codecov (#945)

This commit is contained in:
kyzooghost
2025-05-06 21:46:03 +10:00
committed by GitHub
parent a6df560e8c
commit f098594d54

View File

@@ -8,7 +8,7 @@ on:
jobs:
filter-commit-changes:
if: github.event.pull_request.head.repo.fork == true
if: github.event.workflow_run.head_repository.fork == true
runs-on: gha-runner-scale-set-ubuntu-22.04-amd64-small
name: Filter commit changes
outputs: