mirror of
https://github.com/Nezumi-2711/cloudflare-gateway-pihole-scripts.git
synced 2026-09-22 13:38:37 +00:00
const
This commit is contained in:
@@ -30,6 +30,10 @@ jobs:
|
|||||||
- name: Download recommended filters
|
- name: Download recommended filters
|
||||||
run: bash ./get_recommended_filters.sh
|
run: bash ./get_recommended_filters.sh
|
||||||
working-directory: cloudflare-gateway-pihole-scripts
|
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
|
- name: Delete old rules and lists
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user