From 8b351f181be5bd6c8c896155ac716ca77a146bf9 Mon Sep 17 00:00:00 2001 From: edoardottt Date: Mon, 5 Jun 2023 09:34:07 +0200 Subject: [PATCH] update gh action config --- .github/mlc_config.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/mlc_config.json b/.github/mlc_config.json index 8ec3d23..e6aaadd 100644 --- a/.github/mlc_config.json +++ b/.github/mlc_config.json @@ -19,6 +19,14 @@ "headers": { "Accept-Encoding": "zstd, br, gzip, deflate" } + }, + { + "urls": [ + "http" + ], + "headers": { + "User-Agent": "GitHub Action" + } } ], "ignorePatterns": [