From 0ae237c7cf09e17bbfb3548f635db24c6220d525 Mon Sep 17 00:00:00 2001 From: iam-py-test <84232764+iam-py-test@users.noreply.github.com> Date: Sat, 4 Jan 2025 09:51:32 -0500 Subject: [PATCH] Disable entry dating --- .github/workflows/update_filterlists.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_filterlists.yml b/.github/workflows/update_filterlists.yml index f300a69a..95c1761a 100644 --- a/.github/workflows/update_filterlists.yml +++ b/.github/workflows/update_filterlists.yml @@ -31,7 +31,7 @@ jobs: python scripts/checksum.py python scripts/mwb_parts.py antimalware.txt "Alternative list formats/mwb_parts" echo running entry dating - python scripts/ed.py + #python scripts/ed.py rm -rf .tranco - name: Commit & Push uses: actions-x/commit@v6