From 42f737185a01e408905df6c54be33a03d14dd262 Mon Sep 17 00:00:00 2001 From: "Chloe Lin [SSW]" Date: Tue, 9 Apr 2024 09:44:58 +0800 Subject: [PATCH] Update check-duplicate-images.yml --- .github/workflows/check-duplicate-images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-duplicate-images.yml b/.github/workflows/check-duplicate-images.yml index 3a777b5c07f..0531b8c019c 100644 --- a/.github/workflows/check-duplicate-images.yml +++ b/.github/workflows/check-duplicate-images.yml @@ -49,7 +49,7 @@ jobs: This PR was created because an automated check found multiple images with the same name in SSW.Rules.Content and tried to rename them. - The goal is to prevent incorrect images from being displayed on rules, see detail at https://www.github.com/SSWConsulting/SSW.Rules/issues/846 + The goal is to prevent incorrect images from being displayed on rules, see detail at https://github.com/SSWConsulting/SSW.Rules.Content/wiki/GitHub-Action---Check-For-Duplicate-Image-Names base: main branch: auto-rename-duplicate-images delete-branch: true