From 5659ae05fff615f2289a43b3cd5e696adc145d9f Mon Sep 17 00:00:00 2001 From: AshrafHosam Date: Tue, 14 Apr 2026 20:23:59 +0200 Subject: [PATCH] Revert _config.yml: docs/ files don't need include entry Jekyll processes docs/ by default; the include list only matters for root-level files that would otherwise be excluded. Drops the extra artifact that was flaking the check-urls workflow. --- _config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/_config.yml b/_config.yml index 4df9eefee..6a218ad6b 100644 --- a/_config.yml +++ b/_config.yml @@ -17,7 +17,6 @@ relative_links: include: - CONTRIBUTING.md - - CONTRIBUTOR_LICENSE_AGREEMENT.md - LICENSE.md - CODE_OF_CONDUCT.md