Lifei/not notify for forked repo (#8501)
This commit is contained in:
@@ -12,6 +12,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
notify:
|
notify:
|
||||||
if: >
|
if: >
|
||||||
|
github.event.workflow_run.head_repository.full_name == github.repository &&
|
||||||
github.event.workflow_run.conclusion == 'failure' &&
|
github.event.workflow_run.conclusion == 'failure' &&
|
||||||
(
|
(
|
||||||
github.event.workflow_run.name != 'CI' ||
|
github.event.workflow_run.name != 'CI' ||
|
||||||
|
|||||||
Reference in New Issue
Block a user