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: |