Lifei/not notify for forked repo (#8501)

This commit is contained in:
Lifei Zhou
2026-04-13 15:14:13 +10:00
committed by GitHub
parent d87ab32dac
commit 5fa2a8b821
+1
View File
@@ -12,6 +12,7 @@ on:
jobs:
notify:
if: >
github.event.workflow_run.head_repository.full_name == github.repository &&
github.event.workflow_run.conclusion == 'failure' &&
(
github.event.workflow_run.name != 'CI' ||