diff --git a/.github/workflows/global-replicator.yml b/.github/workflows/global-replicator.yml index 6f6f6a03..60c00229 100644 --- a/.github/workflows/global-replicator.yml +++ b/.github/workflows/global-replicator.yml @@ -87,7 +87,7 @@ jobs: patterns_to_include: >- .github/ISSUE_TEMPLATE/config.yml commit_message: 'ci: update issue templates' - repos_to_ignore: '' + repos_to_ignore: 'Sunshine' topics_to_include: 'replicator-custom-issues' exclude_private: false exclude_forked: true