mirror of
https://github.com/aaif-goose/goose.git
synced 2026-06-02 06:14:27 +02:00
Lifei/not notify for forked repo (#8501)
This commit is contained in:
@@ -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' ||
|
||||
|
||||
Reference in New Issue
Block a user