From f8f2b59f05b2a20c6a18e885fa1a78eabe7fd5fd Mon Sep 17 00:00:00 2001 From: Steven Maude Date: Tue, 24 Oct 2023 16:45:16 +0100 Subject: [PATCH] Make regular expressions more consistent --- .lycheeignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.lycheeignore b/.lycheeignore index ae4344f4a..9e2262a5a 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -8,8 +8,9 @@ https?://docs\.google\.com/document/d/1tQveWA7NWaHSx0ETR9FcXYxbtNa1NHiqwygVl6Xan https?://github\.com/opensafely/covid-vaccine-effectiveness-research(?:/.*)?$ https?://github\.com/opensafely/rapid-reports(?:/.*)?$ https?://github\.com/opensafely/server-instructions(?:/.*)?$ -https://github.com/opensafely/documentation/network/updates -https://github.com/opensafely/research-template/generate +https?://github\.com/opensafely/documentation/network/updates +https?://github\.com/opensafely/research-template/generate + # Block either the GitHub Actions runner or the lychee client. https?://developers\.cloudflare\.com(?:/.*)?$ https?://www\.encepp\.eu(?:/.*)?$