From 3d456499a8b3d6355e2b33b310197bd4463c6946 Mon Sep 17 00:00:00 2001 From: Norbert Date: Sun, 14 May 2023 22:18:47 +0200 Subject: [PATCH] const --- auto_update_github_action.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/auto_update_github_action.yml b/auto_update_github_action.yml index 5ab8301..fc6ef34 100644 --- a/auto_update_github_action.yml +++ b/auto_update_github_action.yml @@ -30,6 +30,10 @@ jobs: - name: Download recommended filters run: bash ./get_recommended_filters.sh working-directory: cloudflare-gateway-pihole-scripts + + - name: Download recommended whitelist + run: bash ./get_recommended_whitelist.sh + working-directory: cloudflare-gateway-pihole-scripts - name: Delete old rules and lists run: |