From be69d13b67f42b826bae54454a119cd77bcdc532 Mon Sep 17 00:00:00 2001 From: Baptiste Grenier Date: Tue, 5 Nov 2024 11:25:14 +0100 Subject: [PATCH] Fix pattern for omnibenchmark.org --- .github/linters/mlc_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/linters/mlc_config.json b/.github/linters/mlc_config.json index 85aa9d9aaf..5046183cb5 100644 --- a/.github/linters/mlc_config.json +++ b/.github/linters/mlc_config.json @@ -66,7 +66,7 @@ "pattern": "^https://opensource.org/licenses" }, { - "pattern": "^https://https://omnibenchmark.org" + "pattern": "^https://omnibenchmark.org" }, { "pattern": "^https://servproject.i3m.upv.es/ec3-ltos/*"