From 2a1e8ecdd629750f9ba2d7aa55da3dd295ccdd58 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Wed, 1 Mar 2023 16:00:26 +0100 Subject: [PATCH] Update wiki_notification.yml Add a link to the diff of the wiki page --- .github/workflows/wiki_notification.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/wiki_notification.yml b/.github/workflows/wiki_notification.yml index 006ee1406d1..456fefa51e3 100644 --- a/.github/workflows/wiki_notification.yml +++ b/.github/workflows/wiki_notification.yml @@ -19,9 +19,9 @@ jobs: const pages = payload.pages; let messages = "Subject:Updates to CGAL Wiki \nContent-Type: text/html\n"; messages += ""; - messages += `

The following CGAL Wiki page were modified by "${actor.login}"